Explorar o código

Disable the publish_limit by default

Feng Lee %!s(int64=7) %!d(string=hai) anos
pai
achega
795ee300d1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      etc/emqx.conf

+ 1 - 1
etc/emqx.conf

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