From cf3354d30dfea112fb5df6cf9843d0c80076c6ee Mon Sep 17 00:00:00 2001 From: JimMoen Date: Fri, 7 Jan 2022 14:41:48 +0800 Subject: [PATCH] revert(zones_conf): zone.external.max_topic_levels --- etc/zones.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/zones.conf b/etc/zones.conf index 47d3e2232..31845e1e0 100644 --- a/etc/zones.conf +++ b/etc/zones.conf @@ -60,8 +60,7 @@ zone.external.force_shutdown_policy = 10000|32MB ## Depth so big may lead to subscribing performance issues. ## ## Value: Number [0-65535] -## Default 7 -zone.external.max_topic_levels = 7 +## zone.external.max_topic_levels = 7 ## Maximum QoS allowed. ##