From b739f2b632737e5377c098b69fc9d45084c41eff Mon Sep 17 00:00:00 2001 From: derpeter Date: Thu, 20 Sep 2018 23:45:27 +0200 Subject: enable slides --- configs/conferences/14np/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/conferences/14np') diff --git a/configs/conferences/14np/config.php b/configs/conferences/14np/config.php index 1d3759b..0649075 100644 --- a/configs/conferences/14np/config.php +++ b/configs/conferences/14np/config.php @@ -144,7 +144,7 @@ $CONFIG['ROOMS'] = array( 'SD_VIDEO' => true, 'HD_VIDEO' => true, - 'SLIDES' => false, + 'SLIDES' => true, 'DASH' => true, 'AUDIO' => true, @@ -168,7 +168,7 @@ $CONFIG['ROOMS'] = array( 'SD_VIDEO' => true, 'HD_VIDEO' => true, - 'SLIDES' => false, + 'SLIDES' => true, 'DASH' => true, 'AUDIO' => true, -- cgit v1.2.3