diff options
Diffstat (limited to 'configs/conferences/14np/config.php')
-rw-r--r-- | configs/conferences/14np/config.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/conferences/14np/config.php b/configs/conferences/14np/config.php index 655a60f..1d3759b 100644 --- a/configs/conferences/14np/config.php +++ b/configs/conferences/14np/config.php @@ -145,6 +145,7 @@ $CONFIG['ROOMS'] = array( 'SD_VIDEO' => true, 'HD_VIDEO' => true, 'SLIDES' => false, + 'DASH' => true, 'AUDIO' => true, 'MUSIC' => false, @@ -168,6 +169,7 @@ $CONFIG['ROOMS'] = array( 'SD_VIDEO' => true, 'HD_VIDEO' => true, 'SLIDES' => false, + 'DASH' => true, 'AUDIO' => true, 'MUSIC' => false, |