From: Evgeniy Khramtsov Date: Mon, 16 Jan 2017 07:12:46 +0000 (+0300) Subject: Add mod_sm and mod_s2s_dialback to example config X-Git-Tag: 17.03-beta~91^2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64997d9961a10311dda005184bd29c4be548f17f;p=ejabberd Add mod_sm and mod_s2s_dialback to example config --- 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