From bbe0878bc527eee569b23d47168ec181568e26d3 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 21 Mar 2018 13:34:22 +0100 Subject: fix s3 room assignment --- configs/conferences/fossgis18/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/conferences/fossgis18') diff --git a/configs/conferences/fossgis18/config.php b/configs/conferences/fossgis18/config.php index cd4a5a8..5c278bc 100644 --- a/configs/conferences/fossgis18/config.php +++ b/configs/conferences/fossgis18/config.php @@ -400,7 +400,7 @@ $CONFIG['ROOMS'] = array( 'hoersaal-4' => array( 'DISPLAY' => 'Hörsaal IV - Geozentrum', - 'STREAM' => 's2', + 'STREAM' => 's3', 'PREVIEW' => true, 'TRANSLATION' => false, -- cgit v1.2.3