fix(conf): fix split modules conf error

This commit is contained in:
Turtle 2021-03-17 14:11:40 +08:00 committed by turtleDeng
parent 4bf0ad1baf
commit 08366c2735
1 changed files with 2 additions and 2 deletions

View File

@ -2092,6 +2092,8 @@ module.presence.qos = 1
## module.rewrite.pub.rule.1 = x/# ^x/y/(.+)$ z/y/$1
## module.rewrite.sub.rule.1 = y/+/z/# ^y/(.+)/z/(.+)$ y/z/$2
## CONFIG_SECTION_END=modules ==================================================
##-------------------------------------------------------------------
## Plugins
##-------------------------------------------------------------------
@ -2163,8 +2165,6 @@ broker.shared_dispatch_ack_enabled = false
## Value: Flag
broker.route_batch_clean = off
## CONFIG_SECTION_END=modules ==================================================
## CONFIG_SECTION_BGN=sys_mon ==================================================
## Enable Long GC monitoring. Disable if the value is 0.