From 0226187fc3e61c7d9be17d5b87384aa34d45ce84 Mon Sep 17 00:00:00 2001 From: Michael Jerger <michael.jerger@meissa-gmbh.de> Date: Tue, 18 Feb 2025 09:24:30 +0100 Subject: [PATCH] do we need audio levels disabled? --- src/main/resources/jitsi/web-config-envs-cm.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/jitsi/web-config-envs-cm.yaml b/src/main/resources/jitsi/web-config-envs-cm.yaml index 0e78825..b8386cb 100644 --- a/src/main/resources/jitsi/web-config-envs-cm.yaml +++ b/src/main/resources/jitsi/web-config-envs-cm.yaml @@ -16,6 +16,5 @@ data: RESOLUTION_MIN: "240" RESOLUTION_WIDTH: "853" RESOLUTION_WIDTH_MIN: "427" - DISABLE_AUDIO_LEVELS: true ETHERPAD_PUBLIC_URL: REPLACE_ME WHITEBOARD_COLLAB_SERVER_PUBLIC_URL: REPLACE_ME \ No newline at end of file