mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
metronome.cfg.lua: allow anonymous creation.
This commit is contained in:
parent
bd301c0cd9
commit
0ca9345de9
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ VirtualHost "auth.__DOMAIN__"
|
|||
}
|
||||
|
||||
Component "conference.__DOMAIN__" "muc"
|
||||
allow_anonymous_creation = true
|
||||
|
||||
Component "jitsi-videobridge.__DOMAIN__"
|
||||
component_secret = "__VIDEOBRIDGE_SECRET__"
|
||||
|
|
Loading…
Add table
Reference in a new issue