diff options
author | derchris | 2019-12-27 10:46:41 +0100 |
---|---|---|
committer | derchris | 2019-12-27 10:46:41 +0100 |
commit | 1493ed8cce3816411b16b8512144802cf12b6cfa (patch) | |
tree | bb17b6edc6f4d6f303410ee61de514deb47bd114 /configs/conferences | |
parent | f90ad078d24663e3be2565e4f529b868311740b1 (diff) |
36c3: add slides for s1
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, |