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:
parent
5dc17827db
commit
c43abb32fc
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ Component "conference.__DOMAIN__" "muc"
|
||||||
storage = "null"
|
storage = "null"
|
||||||
modules_enabled = {
|
modules_enabled = {
|
||||||
"muc_meeting_id";
|
"muc_meeting_id";
|
||||||
-- "muc_domain_mapper";
|
"muc_domain_mapper";
|
||||||
-- "token_verification";
|
-- "token_verification";
|
||||||
}
|
}
|
||||||
admins = { "__FOCUS_USER__@auth.__DOMAIN__" }
|
admins = { "__FOCUS_USER__@auth.__DOMAIN__" }
|
||||||
|
|
Loading…
Reference in a new issue