aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/camp2019/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/camp2019/config.php')
-rw-r--r--configs/conferences/camp2019/config.php20
1 files changed, 0 insertions, 20 deletions
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,
- ),
);