]> granicus.if.org Git - ejabberd/commitdiff
Add mod_sm and mod_s2s_dialback to example config
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>
Mon, 16 Jan 2017 07:12:46 +0000 (10:12 +0300)
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>
Mon, 16 Jan 2017 07:12:46 +0000 (10:12 +0300)
ejabberd.yml.example

index dae839fdcd0237889c8227ccded39010f8fb6faa..ceea11e52ad9aed9039b5d2228ce989d225145e0 100644 (file)
@@ -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