Quellcode durchsuchen

changed order to ease comparison

Dominik vor 2 Jahren
Ursprung
Commit
d0b3eacfd5
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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/"