From 17a2ef492a4ffe7c7b41b8e6c3bc2771c0e72755 Mon Sep 17 00:00:00 2001 From: derchris Date: Sun, 25 Aug 2019 13:42:22 +0200 Subject: camp2019: remove toc --- configs/conferences/camp2019/config.php | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'configs/conferences') diff --git a/configs/conferences/camp2019/config.php b/configs/conferences/camp2019/config.php index 3cd9956..2a25175 100644 --- a/configs/conferences/camp2019/config.php +++ b/configs/conferences/camp2019/config.php @@ -127,7 +127,6 @@ $CONFIG['OVERVIEW'] = array( 'thm', ), 'Villages' => array( - 'toc', ), ), ); @@ -408,25 +407,6 @@ $CONFIG['ROOMS'] = array( 'IRC' => true, 'TWITTER' => true, ), - 'toc' => array( - 'DISPLAY' => 'TOC', - 'STREAM' => 'q2', - 'PREVIEW' => true, - 'STEREO' => false, - - 'TRANSLATION' => false, - 'SD_VIDEO' => true, - 'HD_VIDEO' => true, - 'DASH' => true, - 'AUDIO' => false, - 'SLIDES' => false, - 'MUSIC' => false, - 'FEEDBACK' => false, - 'SUBTITLES' => false, - 'EMBED' => true, - 'IRC' => false, - 'TWITTER' => false, - ), ); -- cgit v1.2.3