diff options
| author | MaZderMind | 2016-12-30 03:08:50 +0100 | 
|---|---|---|
| committer | MaZderMind | 2016-12-30 03:08:50 +0100 | 
| commit | 9bf48616a6d1584d5b9a1e568fb53d360aa2d777 (patch) | |
| tree | 812a17a26f162fb303ae41a8e134c3b9baac3c8a /configs/conferences | |
| parent | 41f3922142e799b8521d5c380a69232a6d42aa1d (diff) | |
MInkorrekt is over: Revert "enabel subtitles for MIncorrect"
This reverts commit 41f3922142e799b8521d5c380a69232a6d42aa1d.
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/33c3/config.php | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/configs/conferences/33c3/config.php b/configs/conferences/33c3/config.php index 360d82a..77af8a6 100644 --- a/configs/conferences/33c3/config.php +++ b/configs/conferences/33c3/config.php @@ -407,11 +407,9 @@ $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, | 
