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 02:30:04 UTC

[GitHub] [pulsar-manager] tuteng commented on a change in pull request #369: fix ISSUE-361: Pulsar manager's swagger dose not work.

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



##########
File path: src/main/resources/application.properties
##########
@@ -153,3 +153,6 @@ tls.pulsar.admin.ca-certs=ca-client-path
 
 # support peek message, default false
 pulsar.peek.message=false
+
+# swagger configration
+swagger.enabled=true

Review comment:
       I suggest we disabled it by default, many users will deploy it directly online, which may bring some security issues, if users want to enable it on, they can configure it themselves




----------------------------------------------------------------
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