diff options
Diffstat (limited to 'configs/conferences/doh18')
-rwxr-xr-x | configs/conferences/doh18/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/doh18/config.php b/configs/conferences/doh18/config.php index f4c9521..559e251 100755 --- a/configs/conferences/doh18/config.php +++ b/configs/conferences/doh18/config.php @@ -138,7 +138,7 @@ $CONFIG['ROOMS'] = array( 'STREAM' => 's1', 'PREVIEW' => true, 'TRANSLATION' => false, - 'STEREO' => false, + 'SD_VIDEO' => true, 'HD_VIDEO' => true, |