diff options
Diffstat (limited to 'configs/conferences/eh18')
-rw-r--r-- | configs/conferences/eh18/config.php | 4 |
1 files changed, 2 insertions, 2 deletions
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, |