Sfoglia il codice sorgente

fix(conf): fix split modules conf error

Turtle 5 anni fa
parent
commit
08366c2735
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      etc/emqx.conf

+ 2 - 2
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.