diff options
Diffstat (limited to '')
| -rwxr-xr-x | configs/conferences/fiffkon18/config.php | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/configs/conferences/fiffkon18/config.php b/configs/conferences/fiffkon18/config.php index 919be81..34c4951 100755 --- a/configs/conferences/fiffkon18/config.php +++ b/configs/conferences/fiffkon18/config.php @@ -139,7 +139,7 @@ $CONFIG['ROOMS'] = array(                  'STREAM' => 's4',                  'PREVIEW' => true,                  'TRANSLATION' => false, -                'STEREO' => false, +                  'SD_VIDEO' => true,                  'HD_VIDEO' => true, @@ -163,7 +163,7 @@ $CONFIG['ROOMS'] = array(                  'STREAM' => 's5',                  'PREVIEW' => true,                  'TRANSLATION' => false, -                'STEREO' => false, +                  'SD_VIDEO' => true,                  'HD_VIDEO' => true, | 
