1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Update metronome.cfg.lua

Need to PR for module:context on metronome IM
This commit is contained in:
yalh76 2020-04-14 02:37:45 +02:00
parent 5dc17827db
commit c43abb32fc

View file

@ -50,7 +50,7 @@ Component "conference.__DOMAIN__" "muc"
storage = "null"
modules_enabled = {
"muc_meeting_id";
-- "muc_domain_mapper";
"muc_domain_mapper";
-- "token_verification";
}
admins = { "__FOCUS_USER__@auth.__DOMAIN__" }