horizonzy commented on code in PR #22614: URL: https://github.com/apache/pulsar/pull/22614#discussion_r1590507791
########## conf/standalone.conf: ########## @@ -121,6 +121,9 @@ backlogQuotaDefaultLimitSecond=-1 # Default ttl for namespaces if ttl is not already configured at namespace policies. (disable default-ttl with value 0) ttlDurationDefaultInSeconds=0 +# Additional system subscriptions that will be ignored by ttl check. Default is empty. Review Comment: We can add comments for `comma separated` here. -- 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]
