Enable Roster Versioning in the default config file

This commit is contained in:
Evgeniy Khramtsov 2018-07-02 01:08:02 +03:00
parent 77163c43d2
commit 38ec3f66c7
1 changed files with 2 additions and 1 deletions

View File

@ -195,7 +195,8 @@ modules:
## address. See the Jabber SPAM Manifesto for details:
## https://github.com/ge0rg/jabber-spam-fighting-manifesto
ip_access: trusted_network
mod_roster: {}
mod_roster:
versioning: true
mod_s2s_dialback: {}
mod_shared_roster: {}
mod_stats: {}