aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/eh18
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/eh18')
-rw-r--r--configs/conferences/eh18/config.php22
1 files changed, 0 insertions, 22 deletions
diff --git a/configs/conferences/eh18/config.php b/configs/conferences/eh18/config.php
index 700eb4c..729447c 100644
--- a/configs/conferences/eh18/config.php
+++ b/configs/conferences/eh18/config.php
@@ -121,7 +121,6 @@ $CONFIG['OVERVIEW'] = array(
'Vortragsraeume' => array(
'heisenberg-1',
'heisenberg-2',
- 'siebold'
),
),
);
@@ -371,27 +370,6 @@ $CONFIG['ROOMS'] = array(
'TWITTER' => true,
),
- 'siebold' => array(
- 'WIDE' => false,
- 'DISPLAY' => 'Siebold',
- 'STREAM' => 's3',
- 'PREVIEW' => true,
- 'TRANSLATION' => false,
- 'STEREO' => false,
- 'SD_VIDEO' => true,
- 'HD_VIDEO' => true,
- 'SLIDES' => true,
- 'DASH' => true,
- 'AUDIO' => true,
- 'MUSIC' => false,
- 'SCHEDULE' => true,
- 'SCHEDULE_NAME' => 'Siebold',
- 'FEEDBACK' => false,
- 'SUBTITLES' => false,
- 'EMBED' => true,
- 'IRC' => true,
- 'TWITTER' => true,
- ),
);
/**