Add the max_user_conferences setting for mod_muc

This commit is contained in:
Greg Karékinian 2019-03-26 15:22:50 +01:00
parent 3047dbe99f
commit 20e0bb6983

View File

@ -189,6 +189,7 @@ modules:
- allow: admin
access_create: muc_create
access_persistent: muc_create
max_user_conferences: 1000
default_room_options:
allow_subscription: true # enable MucSub
mam: true