aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/33c3/config.php
diff options
context:
space:
mode:
authorMaZderMind2016-12-30 00:04:09 +0100
committerMaZderMind2016-12-30 00:04:09 +0100
commit41f3922142e799b8521d5c380a69232a6d42aa1d (patch)
treeecff1909e61eba1414283d1beb8dd9b20ce36f2f /configs/conferences/33c3/config.php
parent04bf48dd5c637e0c8007b81fda8648fd6f19d3ae (diff)
enabel subtitles for MIncorrect
Diffstat (limited to '')
-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,