diff --git a/etc/emqx.conf b/etc/emqx.conf index 990d82bfc..ac082f5bc 100644 --- a/etc/emqx.conf +++ b/etc/emqx.conf @@ -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.