From 813ccc46d1bb5fb4ab3cd057bc97237751f0501b Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sun, 20 Dec 2015 16:41:57 +0100 Subject: [32c3] enable preview for sendezentrum and force full width --- configs/conferences/32c3/config.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/conferences') diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php index 924767e..ac56f01 100644 --- a/configs/conferences/32c3/config.php +++ b/configs/conferences/32c3/config.php @@ -470,6 +470,8 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'sendezentrum' => array( 'DISPLAY' => 'Sendezentrum', 'STREAM' => 's5', + 'PREVIEW' => true, + 'WIDE' => true, 'STEREO' => true, 'SD_VIDEO' => true, -- cgit v1.2.3