From 87fc43d5e6ee161dea84efa1133b383e55cfd339 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 2 Feb 2023 16:30:24 +0100 Subject: [PATCH] remove feature flags --- cluster/prod/app/jitsi/config/config.js | 14 -------------- 1 file changed, 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