mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
metronome.cfg.lua: remove turncredentials ref.
Ultimately mod_extdisco offers more flexibility than it does, and supports credentials requests which mod_turncredentials doesn't.
This commit is contained in:
parent
4d4ab48c2c
commit
570b7bd8a9
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ VirtualHost "__DOMAIN__"
|
||||||
"pubsub";
|
"pubsub";
|
||||||
"ping"; -- Enable mod_ping
|
"ping"; -- Enable mod_ping
|
||||||
"speakerstats";
|
"speakerstats";
|
||||||
"turncredentials";
|
|
||||||
"conference_duration";
|
"conference_duration";
|
||||||
"extdisco";
|
"extdisco";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue