Merge pull request #6420 from JimMoen/revert-topic-level-default-conf
revert(emqx_conf): zone.external.max_topic_levels
This commit is contained in:
commit
9a43125c9b
|
@ -772,8 +772,7 @@ zone.external.force_gc_policy = 16000|16MB
|
|||
## Maximum topic levels allowed. 0 means no limit.
|
||||
##
|
||||
## Value: Number [0-65535]
|
||||
## Default: 7
|
||||
zone.external.max_topic_levels = 7
|
||||
## zone.external.max_topic_levels = 7
|
||||
|
||||
## Maximum QoS allowed.
|
||||
##
|
||||
|
|
Loading…
Reference in New Issue