aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2017-03-21 11:15:01 +0100
committerChristophe Romain <christophe.romain@process-one.net>2017-03-21 11:15:01 +0100
commit69b52196bd3e0842ca4880db2f911b5926c83238 (patch)
tree04355e650bcec91f75858d90c946bbdc05c0bdc9
parentRemove misleading sentence about s2s dialback (diff)
Replace mod_http_bind by mod_bosh in config example
-rw-r--r--ejabberd.yml.example2
1 files changed, 1 insertions, 1 deletions
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"