mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
This commit is contained in:
parent
470a859066
commit
df146df51b
1 changed files with 3 additions and 3 deletions
|
@ -93,7 +93,7 @@ Component "conferenceduration.__DOMAIN__" "conference_duration_component"
|
|||
muc_component = "conference.__DOMAIN__"
|
||||
|
||||
Component "lobby.__DOMAIN__" "muc"
|
||||
storage = "memory"
|
||||
storage = "cache"
|
||||
restrict_room_creation = true
|
||||
muc_room_locking = false
|
||||
muc_room_default_public_jids = true
|
||||
instant_room_on_creation = true
|
||||
room_default_config = { whois = "anyone" }
|
||||
|
|
Loading…
Add table
Reference in a new issue