aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-02-02 16:30:24 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-02-02 16:30:24 +0100
commit87fc43d5e6ee161dea84efa1133b383e55cfd339 (patch)
treed3b67bc43e32a8efeaf1212d2a2fb88989e2093a
parenta3ade938e07000c578392bf8f367c51ace4f0bd2 (diff)
downloadnixcfg-87fc43d5e6ee161dea84efa1133b383e55cfd339.tar.gz
nixcfg-87fc43d5e6ee161dea84efa1133b383e55cfd339.zip
remove feature flags
-rw-r--r--cluster/prod/app/jitsi/config/config.js14
1 files changed, 0 insertions, 14 deletions
diff --git a/cluster/prod/app/jitsi/config/config.js b/cluster/prod/app/jitsi/config/config.js
index 3da0a15..9464f37 100644
--- a/cluster/prod/app/jitsi/config/config.js
+++ b/cluster/prod/app/jitsi/config/config.js
@@ -648,20 +648,6 @@ var config = {
// Sets the conference subject
// subject: 'Conference Subject',
- // Feature Flags.
- flags: {
- // Enables source names in the signaling.
- sourceNameSignaling: false,
-
- // Enables sending multiple video streams, i.e., camera and desktop tracks can be shared in the conference
- // separately as two different streams instead of one composite stream.
- sendMultipleVideoStreams: false,
-
- // Signal that this client supports receiving multiple video streams. Without this flag jicofo will enable
- // multi-stream backward compatibility.
- receiveMultipleVideoStreams: false,
- },
-
// List of undocumented settings used in jitsi-meet
/**
_immediateReloadThreshold