diff options
| author | MaZderMind | 2015-12-28 22:52:22 +0100 | 
|---|---|---|
| committer | MaZderMind | 2015-12-28 22:52:22 +0100 | 
| commit | e074ce336426b60b1fc68dbd9757712175c17963 (patch) | |
| tree | 11be79e20f4c78911c79990f1c83efeee2902c57 /configs/conferences/32c3 | |
| parent | fb520d55b0598cd917fe0a4bda0b19225f008831 (diff) | |
don't deactivate the subtitle activation
Diffstat (limited to 'configs/conferences/32c3')
| -rw-r--r-- | configs/conferences/32c3/config.php | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php index 9ec84a5..c945129 100644 --- a/configs/conferences/32c3/config.php +++ b/configs/conferences/32c3/config.php @@ -406,7 +406,6 @@ $GLOBALS['CONFIG']['ROOMS'] = array(  		'SUBTITLES' => true,  		'SUBTITLES_ROOM_ID' => 2,  		'FEEDBACK' => true, -		'SUBTITLES' => false,  		'EMBED' => true,  		'IRC' => true,  		'IRC_CONFIG' => array( | 
