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