From 1c2f9a21fada3fa5cba1a7b1fbc13f0fff09a97b Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Fri, 11 Aug 2017 11:24:19 +0200 Subject: Update config.php --- configs/conferences/podstock2017/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs') diff --git a/configs/conferences/podstock2017/config.php b/configs/conferences/podstock2017/config.php index 6e76342..7552919 100644 --- a/configs/conferences/podstock2017/config.php +++ b/configs/conferences/podstock2017/config.php @@ -153,7 +153,7 @@ $CONFIG['ROOMS'] = array( * Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von * s1 bis s5 durchnummeriert. */ - 'STREAM' => 's5', + 'STREAM' => 's6', /** * Stream-Vorschaubildchen auf der Übersichtsseite anzeigen @@ -339,7 +339,7 @@ $CONFIG['ROOMS'] = array( 'workshopraum' => array( 'DISPLAY' => 'Workshopraum', - 'STREAM' => 'q', + 'STREAM' => 's3', 'PREVIEW' => true, 'TRANSLATION' => false, -- cgit v1.2.3