diff options
Diffstat (limited to 'configs/conferences')
-rw-r--r-- | configs/conferences/32c3/config.php | 3 |
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, |