From 645b86c80a8e11bf82ed9eb0d076d7618eea1792 Mon Sep 17 00:00:00 2001 From: jwacalex Date: Fri, 21 Sep 2018 23:59:17 +0200 Subject: chnaged room alloctions --- configs/conferences/datenspuren18/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/conferences/datenspuren18/config.php') diff --git a/configs/conferences/datenspuren18/config.php b/configs/conferences/datenspuren18/config.php index 4296669..e7bfe75 100644 --- a/configs/conferences/datenspuren18/config.php +++ b/configs/conferences/datenspuren18/config.php @@ -147,7 +147,7 @@ $CONFIG['ROOMS'] = array( * Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von * s1 bis s5 durchnummeriert. */ - 'STREAM' => 's4', + 'STREAM' => 's5', /** * Stream-Vorschaubildchen auf der Übersichtsseite anzeigen @@ -344,7 +344,7 @@ $CONFIG['ROOMS'] = array( ), 'kabinett' => array( 'DISPLAY' => 'Kabinett', - 'STREAM' => 's5', + 'STREAM' => 's4', 'PREVIEW' => true, 'TRANSLATION' => false, 'STEREO' => false, -- cgit v1.2.3