diff options
Diffstat (limited to 'configs/conferences/technikcamp2019')
-rw-r--r-- | configs/conferences/technikcamp2019/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/technikcamp2019/config.php b/configs/conferences/technikcamp2019/config.php index 88369aa..59f8b20 100644 --- a/configs/conferences/technikcamp2019/config.php +++ b/configs/conferences/technikcamp2019/config.php @@ -148,7 +148,7 @@ $CONFIG['ROOMS'] = array( 'PREVIEW' => true, 'TRANSLATION' => false, - 'STEREO' => false, + 'DASH' => true, 'SD_VIDEO' => true, 'HD_VIDEO' => true, |