diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 158d0cde2..58c4fafad 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: {}