From 632df9b9051c985b56ce2ddd4b2a6a2b201f6af1 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Fri, 23 Apr 2021 03:41:19 -0500 Subject: [PATCH] Remove unused lines from prosody config --- quick_jibri_installer.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/quick_jibri_installer.sh b/quick_jibri_installer.sh index f1268ea..75fed37 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -1039,15 +1039,10 @@ VirtualHost "guest.$DOMAIN" authentication = "anonymous" c2s_require_encryption = false speakerstats_component = "speakerstats.$DOMAIN" --- conference_duration_component = "conferenceduration.$DOMAIN" --- lobby_muc = "lobby.$DOMAIN" main_muc = "conference.$DOMAIN" --- muc_lobby_whitelist = { "recorder.$DOMAIN", "auth.$DOMAIN" } modules_enabled = { "speakerstats"; --- "conference_duration"; --- "muc_lobby_rooms"; } P_SR