aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences
diff options
context:
space:
mode:
authorDaniel Molkentin2020-09-04 21:34:19 +0200
committerDaniel Molkentin2020-09-04 21:34:27 +0200
commitaa72b72940714859ad284d58fe8fdcbc17fe197a (patch)
tree0bc2604ca86791f09624cd3dff53a99544dece6c /configs/conferences
parent615c40bf8fc8efb52330b04c1419c770e47a355c (diff)
divoc: disable slides
Diffstat (limited to 'configs/conferences')
-rw-r--r--configs/conferences/divoc_ptt/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/divoc_ptt/config.php b/configs/conferences/divoc_ptt/config.php
index 42a85f9..f60b315 100644
--- a/configs/conferences/divoc_ptt/config.php
+++ b/configs/conferences/divoc_ptt/config.php
@@ -147,7 +147,7 @@ $CONFIG['ROOMS'] = array(
'STEREO' => false,
'SD_VIDEO' => true,
'HD_VIDEO' => true,
- 'SLIDES' => true,
+ //'SLIDES' => true,
'DASH' => true,
'AUDIO' => true,
'MUSIC' => false,