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