mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update config.js
This commit is contained in:
parent
760b15db41
commit
a07e0f7e68
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ var config = {
|
||||||
testing: {
|
testing: {
|
||||||
// P2P test mode disables automatic switching to P2P when there are 2
|
// P2P test mode disables automatic switching to P2P when there are 2
|
||||||
// participants in the conference.
|
// participants in the conference.
|
||||||
// p2pTestMode: false
|
p2pTestMode: false
|
||||||
|
|
||||||
// Enables the test specific features consumed by jitsi-meet-torture
|
// Enables the test specific features consumed by jitsi-meet-torture
|
||||||
// testMode: false
|
// testMode: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue