Disable the publish_limit by default
This commit is contained in:
parent
5689ad3485
commit
795ee300d1
|
@ -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.
|
||||
##
|
||||
|
|
Loading…
Reference in New Issue