From 6a03e49b9e43cdaa47414cf3623b8630d6ef1b45 Mon Sep 17 00:00:00 2001 From: Jaya Allamsetty <54324652+jallamsetty1@users.noreply.github.com> Date: Tue, 20 Sep 2022 15:26:23 -0400 Subject: [PATCH] update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index b54679e39..fbe4fe72c 100644 --- a/config.js +++ b/config.js @@ -114,7 +114,7 @@ var config = { // Signal that this client supports receiving multiple video streams. Without this flag jicofo will enable // multi-stream backward compatibility. - receiveMultipleVideoStreams: true, + // receiveMultipleVideoStreams: true, }, // Disables moderator indicators.