1
0
Fork 0
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:
Marco Cirillo 2020-05-01 14:16:29 +02:00 committed by GitHub
parent bd301c0cd9
commit 0ca9345de9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,6 +82,7 @@ VirtualHost "auth.__DOMAIN__"
}
Component "conference.__DOMAIN__" "muc"
allow_anonymous_creation = true
Component "jitsi-videobridge.__DOMAIN__"
component_secret = "__VIDEOBRIDGE_SECRET__"