You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/29 06:10:48 UTC

[GitHub] [pulsar-manager] tuteng commented on a change in pull request #368: optimize default docker image for beginners

tuteng commented on a change in pull request #368:
URL: https://github.com/apache/pulsar-manager/pull/368#discussion_r549580649



##########
File path: src/main/resources/application.properties
##########
@@ -88,7 +88,7 @@ jwt.sessionTime=2592000
 pulsar-manager.account=pulsar
 pulsar-manager.password=pulsar
 # If true, the database is used for user management
-user.management.enable=true
+user.management.enable=false

Review comment:
       If this option is set to default to `false`, I think we may have some documents that need to be modified in parallel, so I suggest we keep this option false for now @dockerzhang 




----------------------------------------------------------------
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:
users@infra.apache.org