aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/33c3
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/33c3')
-rw-r--r--configs/conferences/33c3/config.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/conferences/33c3/config.php b/configs/conferences/33c3/config.php
index 77af8a6..360d82a 100644
--- a/configs/conferences/33c3/config.php
+++ b/configs/conferences/33c3/config.php
@@ -407,9 +407,11 @@ $CONFIG['ROOMS'] = array(
'SLIDES' => true,
'MUSIC' => false,
+ 'SUBTITLES' => true,
+ 'SUBTITLES_ROOM_ID' => 1,
+
'SCHEDULE' => true,
//'SCHEDULE_NAME' => 'Saal G',
- 'SUBTITLES' => false,
'FEEDBACK' => true,
'EMBED' => true,
'IRC' => true,