diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/36c3/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/36c3/config.php b/configs/conferences/36c3/config.php index cfbc4fd..14cd22e 100644 --- a/configs/conferences/36c3/config.php +++ b/configs/conferences/36c3/config.php @@ -161,7 +161,7 @@ $CONFIG['ROOMS'] = array(                  'STEREO' => false,                  'SD_VIDEO' => true,                  'HD_VIDEO' => true, -                'SLIDES' => false, +                'SLIDES' => true,                  'DASH' => true,                  'AUDIO' => true,                  'MUSIC' => false, | 
