Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2017-02-21 09:18:58 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2017-02-21 09:18:58 +0300
commitadbd174959deec38167a19a416dd846f4e3aa6f4 (patch)
treed8dad03c21e27dc666ed7e83732c53ffaf52a7f8 /ejabberd.yml.example
parent1c34f89c19198f406ab1a827fc5fd593f88fb6c6 (diff)
Rename mod_sm -> mod_stream_mgmt
Diffstat (limited to 'ejabberd.yml.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 fc8555265..0b6030bad 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -705,7 +705,7 @@ modules:
# Since 17.02 S2S Dialback (XEP-0220) and Stream Management (XEP-0198)
# are implemented in modules
mod_s2s_dialback: {}
- mod_sm: {}
+ mod_stream_mgmt: {}
##
## Enable modules with custom options in a specific virtual host