diff options
author | MaZderMind | 2016-12-29 13:25:38 +0100 |
---|---|---|
committer | MaZderMind | 2016-12-29 13:25:38 +0100 |
commit | dd87404387e89fe5a6ae79793193a71854a16bf8 (patch) | |
tree | caecc19d810ab057b4e21fae18db1a540956a536 /configs/conferences/33c3 | |
parent | 3d57556f31814f8ef01ca8b8041d808b6239f0fa (diff) |
enabel dash for sz
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, |