Rename mod_sm -> mod_stream_mgmt

This commit is contained in:
Evgeniy Khramtsov 2017-02-21 09:18:58 +03:00
parent 1c34f89c19
commit adbd174959
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -20,7 +20,7 @@
%%% 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
%%%
%%%-------------------------------------------------------------------
-module(mod_sm).
-module(mod_stream_mgmt).
-behaviour(gen_mod).
-author('holger@zedat.fu-berlin.de').
-protocol({xep, 198, '1.5.2'}).

View File

@ -464,7 +464,7 @@ Welcome to this XMPP server."
mod_stats: []
mod_s2s_dialback: []
mod_legacy_auth: []
mod_sm: []
mod_stream_mgmt: []
mod_time: []
mod_version: []
registration_timeout: infinity