ソースを参照

changed order to ease comparison

Dominik 2 年 前
コミット
d0b3eacfd5
1 ファイル変更1 行追加1 行削除
  1. 1 1
      EXTRAS/example-configurations/ejabberd-current.yml

+ 1 - 1
EXTRAS/example-configurations/ejabberd-current.yml

@@ -777,6 +777,7 @@ modules:
   mod_announce: # recommends mod_adhoc
     access: announce
   mod_blocking: {} # requires mod_privacy
+  mod_bosh: {}
   mod_caps: {}
   mod_carboncopy: {}
   mod_client_state: {}
@@ -786,7 +787,6 @@ modules:
   mod_stun_disco: {}
   ## mod_echo: {}
   ## mod_irc: {}
-  mod_bosh: {}
   mod_http_fileserver:
     default_content_type: "text/html"
     docroot: "/var/www/"