From cc6e595517152354b54b095064e052f2571e1af8 Mon Sep 17 00:00:00 2001 From: derchris Date: Sat, 31 Mar 2018 14:11:44 +0200 Subject: fix pixelflut stream --- configs/conferences/eh18/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/conferences/eh18') diff --git a/configs/conferences/eh18/config.php b/configs/conferences/eh18/config.php index ef79d5a..55546e9 100644 --- a/configs/conferences/eh18/config.php +++ b/configs/conferences/eh18/config.php @@ -123,7 +123,7 @@ $CONFIG['OVERVIEW'] = array( 'heisenberg-2', ), 'Pixelflut' => array( - 'pixelflu', + 'pixelflut', ), ), ); @@ -374,7 +374,7 @@ $CONFIG['ROOMS'] = array( ), 'pixelflut' => array( - 'WIDE' => false, + 'WIDE' => true, 'DISPLAY' => 'Pixelflut', 'STREAM' => 'q1', 'PREVIEW' => true, -- cgit v1.2.3