From: Christophe Romain Date: Tue, 21 Mar 2017 10:15:01 +0000 (+0100) Subject: Replace mod_http_bind by mod_bosh in config example X-Git-Tag: 17.03~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69b52196bd3e0842ca4880db2f911b5926c83238;p=ejabberd Replace mod_http_bind by mod_bosh in config example --- diff --git a/ejabberd.yml.example b/ejabberd.yml.example index e5a68097d..fe9b5083d 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -628,7 +628,7 @@ modules: mod_disco: {} ## mod_echo: {} mod_irc: {} - mod_http_bind: {} + mod_bosh: {} ## mod_http_fileserver: ## docroot: "/var/www" ## accesslog: "/var/log/ejabberd/access.log"