diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/33c3/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/33c3/config.php b/configs/conferences/33c3/config.php index 4592905..77af8a6 100644 --- a/configs/conferences/33c3/config.php +++ b/configs/conferences/33c3/config.php @@ -489,7 +489,7 @@ $CONFIG['ROOMS'] = array( 'SD_VIDEO' => true, 'HD_VIDEO' => true, - 'DASH' => false, + 'DASH' => true, 'AUDIO' => true, 'SCHEDULE' => true, |