aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/eh18
diff options
context:
space:
mode:
authorderchris2018-03-31 15:25:33 +0200
committerderchris2018-03-31 15:25:33 +0200
commit4565a22c599537b1dd7a0dcd53bec72dbf1ed7ce (patch)
tree5682b586a925f8c8549a1f1b528db22170ac1906 /configs/conferences/eh18
parentcc6e595517152354b54b095064e052f2571e1af8 (diff)
fix pixelflut stream
Diffstat (limited to 'configs/conferences/eh18')
-rw-r--r--configs/conferences/eh18/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/eh18/config.php b/configs/conferences/eh18/config.php
index 55546e9..55b8bf0 100644
--- a/configs/conferences/eh18/config.php
+++ b/configs/conferences/eh18/config.php
@@ -382,9 +382,9 @@ $CONFIG['ROOMS'] = array(
'STEREO' => false,
'SD_VIDEO' => true,
'HD_VIDEO' => true,
- 'SLIDES' => true,
+ 'SLIDES' => false,
'DASH' => true,
- 'AUDIO' => true,
+ 'AUDIO' => false,
'MUSIC' => false,
'SCHEDULE' => false,
'SCHEDULE_NAME' => 'Pixelflut',