Allow more users per room

This commit is contained in:
Râu Cao 2025-05-17 10:42:41 +04:00
parent 160134bd86
commit de7cc69505
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -110,6 +110,7 @@ hosts = [
access_persistent: muc_create access_persistent: muc_create
access_register: muc_create access_register: muc_create
max_user_conferences: 1000 max_user_conferences: 1000
max_users: 2000
default_room_options: default_room_options:
mam: true mam: true
preload_rooms: true preload_rooms: true