diff options
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r-- | ejabberd.yml.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 2508f3fb..0a38a2b7 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -195,6 +195,8 @@ modules: - allow: admin access_create: muc_create access_persistent: muc_create + access_mam: + - allow default_room_options: mam: true mod_muc_admin: {} |