From 62f9e784b533e6ff3af2c3de4dd8810208f9cdf5 Mon Sep 17 00:00:00 2001 From: Luis Guzman Date: Mon, 18 Nov 2019 02:55:44 -0600 Subject: [PATCH] Disable blur my bg Since this beta is not proven to work, it will be disabled for now. --- quick_jibri_installer.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/quick_jibri_installer.sh b/quick_jibri_installer.sh index 9a99357..2645635 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -495,6 +495,9 @@ else fi done +# Temporary disable "Blur my background" until is stable +sed -i "s|'videobackgroundblur', ||" $INT_CONF + #Enable secure rooms? cat << P_SR >> $PROSODY_FILE VirtualHost "$DOMAIN"