aboutsummaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2017-01-16 10:12:46 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2017-01-16 10:12:46 +0300
commit64997d9961a10311dda005184bd29c4be548f17f (patch)
treee2763e4e69c7474480d828dc22aaeb3db40ca4ed /ejabberd.yml.example
parentImplement database backend interface for MUC, BOSH and auth_anonyous (diff)
Add mod_sm and mod_s2s_dialback to example config
Diffstat (limited to '')
-rw-r--r--ejabberd.yml.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index dae839fdc..ceea11e52 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -668,6 +668,10 @@ modules:
mod_vcard:
search: false
mod_version: {}
+ # Since 17.02 S2S Dialback (XEP-0220) and Stream Management (XEP-0198)
+ # are implemented in modules
+ mod_s2s_dialback: {}
+ mod_sm: {}
##
## Enable modules with custom options in a specific virtual host