1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 09:49:18 +02:00

Replace mod_http_bind by mod_bosh in config example

This commit is contained in:
Christophe Romain 2017-03-21 11:15:01 +01:00
parent f7cb7ef014
commit 69b52196bd

View file

@ -628,7 +628,7 @@ modules:
mod_disco: {} mod_disco: {}
## mod_echo: {} ## mod_echo: {}
mod_irc: {} mod_irc: {}
mod_http_bind: {} mod_bosh: {}
## mod_http_fileserver: ## mod_http_fileserver:
## docroot: "/var/www" ## docroot: "/var/www"
## accesslog: "/var/log/ejabberd/access.log" ## accesslog: "/var/log/ejabberd/access.log"