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