From d56f09cfa5e75b2d4161788c4f08f1c367ffb3a3 Mon Sep 17 00:00:00 2001 From: Anton Georgiev Date: Fri, 27 Sep 2024 09:14:06 -0400 Subject: [PATCH] Update bigbluebutton-html5/private/config/settings.yml Co-authored-by: Gustavo Trott --- bigbluebutton-html5/private/config/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigbluebutton-html5/private/config/settings.yml b/bigbluebutton-html5/private/config/settings.yml index 01afc58b320c..89e53412488a 100755 --- a/bigbluebutton-html5/private/config/settings.yml +++ b/bigbluebutton-html5/private/config/settings.yml @@ -855,7 +855,7 @@ public: listenOnlyCallTimeout: 15000 # Experimental: enables a new audio mechanism that has a server-side, # transparent listen only mode. See issue #14021. - # userdata-bbb_transparent-listen-only supersedes this setting + # userdata-bbb_transparent_listen_only supersedes this setting transparentListenOnly: true # Dev flag. Controls the WebRTC SDP negotiation role for SFU full audio. fullAudioOffering: true