Jennifer88huang commented on a change in pull request #9053:
URL: https://github.com/apache/pulsar/pull/9053#discussion_r549321663



##########
File path: site2/docs/administration-pulsar-manager.md
##########
@@ -74,9 +74,9 @@ spring.datasource.password=postgres
 
 If you want to turn on JWT authentication, configure the following parameters:
 
-* `backend.jwt.token`:  token for the superuser. You need to configure this 
parameter during cluster initialization.
-* `jwt.broker.token.mode`:  two modes of generating token, SECRET and PRIVATE.
-* `jwt.broker.public.key`: configure this option if you are using the PRIVATE 
mode.
+* `backend.jwt.token`: token for the superuser. You need to configure this 
parameter during cluster initialization.
+* `jwt.broker.token.mode`: multiple modes of generating token, including 
PUBLIC, PRIVATE, and SECRET.
+* `jwt.broker.public.key`: configure this option if you are using the PUBLIC 
mode.

Review comment:
       if you are using --> if you use
   use present tense if possible.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to