Disable the publish_limit by default

This commit is contained in:
Feng Lee 2018-09-22 16:14:02 +08:00 committed by Feng Lee
parent 5689ad3485
commit 795ee300d1
1 changed files with 1 additions and 1 deletions

View File

@ -527,7 +527,7 @@ zone.external.idle_timeout = 15s
##
## Value: Number,Duration
## Example: 10 messages per minute.
zone.external.publish_limit = 10,1m
## zone.external.publish_limit = 10,1m
## Enable ACL check.
##