lhotari commented on code in PR #25185:
URL: https://github.com/apache/pulsar/pull/25185#discussion_r2765306705


##########
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java:
##########
@@ -1796,6 +1796,14 @@ The max allowed delay for delayed delivery (in 
milliseconds). If the broker rece
         doc = "Enable authentication"
     )
     private boolean authenticationEnabled = false;
+

Review Comment:
   Please also add this new configuration key to `conf/broker.conf` and 
`conf/standalone.conf` files.



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

To unsubscribe, e-mail: [email protected]

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

Reply via email to