aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMaZderMind2015-12-29 10:33:27 +0100
committerMaZderMind2015-12-29 10:33:27 +0100
commita8f04cfa63986ed690db98dd227534fad6297fa4 (patch)
treefc10fefc64d54102552b588035e78fe65947e66e /configs
parente074ce336426b60b1fc68dbd9757712175c17963 (diff)
disable subtitles for Saal G again
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/32c3/config.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php
index c945129..dad1db0 100644
--- a/configs/conferences/32c3/config.php
+++ b/configs/conferences/32c3/config.php
@@ -403,8 +403,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array(
'SCHEDULE' => true,
'SCHEDULE_NAME' => 'Hall G',
- 'SUBTITLES' => true,
- 'SUBTITLES_ROOM_ID' => 2,
+ 'SUBTITLES' => false,
'FEEDBACK' => true,
'EMBED' => true,
'IRC' => true,