From 5022f57b5a7e6cb8a4d3f26f95d4de39a3573e65 Mon Sep 17 00:00:00 2001 From: derpeter Date: Thu, 20 Sep 2018 23:38:12 +0200 Subject: added dash --- configs/conferences/14np/config.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/conferences/14np/config.php') 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, -- cgit v1.2.3