revert(zones_conf): zone.external.max_topic_levels

This commit is contained in:
JimMoen 2022-01-07 14:41:48 +08:00
parent 80608e9c99
commit cf3354d30d
1 changed files with 1 additions and 2 deletions

View File

@ -60,8 +60,7 @@ zone.external.force_shutdown_policy = 10000|32MB
## Depth so big may lead to subscribing performance issues. ## Depth so big may lead to subscribing performance issues.
## ##
## Value: Number [0-65535] ## Value: Number [0-65535]
## Default 7 ## zone.external.max_topic_levels = 7
zone.external.max_topic_levels = 7
## Maximum QoS allowed. ## Maximum QoS allowed.
## ##