diff options
Diffstat (limited to 'configs/conferences/denog11')
-rw-r--r-- | configs/conferences/denog11/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/denog11/config.php b/configs/conferences/denog11/config.php index c9b4eb6..b90d210 100644 --- a/configs/conferences/denog11/config.php +++ b/configs/conferences/denog11/config.php @@ -139,7 +139,7 @@ $CONFIG['ROOMS'] = array( 'STREAM' => 's2', 'PREVIEW' => true, 'TRANSLATION' => false, - 'STEREO' => false, + 'SD_VIDEO' => true, 'HD_VIDEO' => true, |