summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 158d0cde..58c4fafa 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -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: {}