From 8602ff0dd773fabb6480400f8f3838cbc0431631 Mon Sep 17 00:00:00 2001 From: Andi Date: Sat, 2 Jul 2016 18:03:34 +0200 Subject: fossgis16: updated room mapping --- configs/conferences/fossgis16/config.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/configs/conferences/fossgis16/config.php b/configs/conferences/fossgis16/config.php index 7e5ccc9..fac5452 100644 --- a/configs/conferences/fossgis16/config.php +++ b/configs/conferences/fossgis16/config.php @@ -148,7 +148,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array( * Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von * s1 bis s5 durchnummeriert. */ - 'STREAM' => 's1', + 'STREAM' => 's2', /** * Stream-Vorschaubildchen auf der Übersichtsseite anzeigen @@ -346,7 +346,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'gi-studio' => array( 'DISPLAY' => 'GI Studio', - 'STREAM' => 's2', + 'STREAM' => 's4', 'PREVIEW' => true, 'TRANSLATION' => false, @@ -357,14 +357,14 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'MUSIC' => false, 'SCHEDULE' => true, - 'SCHEDULE_NAME' => ' GI Studio', + 'SCHEDULE_NAME' => 'GI Studio', 'FEEDBACK' => false, 'SUBTITLES' => false, 'EMBED' => true, 'IRC' => false, 'TWITTER' => true, ), - +/* 'audimax' => array( 'DISPLAY' => 'Audimax', 'STREAM' => 's3', @@ -385,6 +385,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'IRC' => false, 'TWITTER' => true, ), +*/ ); /** -- cgit v1.2.3