diff options
| author | Daniel Molkentin | 2018-09-26 11:47:45 +0200 | 
|---|---|---|
| committer | Daniel Molkentin | 2018-09-26 11:47:45 +0200 | 
| commit | acbad9b21b36a2db55fd8bb0ce6cbce9884915cc (patch) | |
| tree | cd18688b7b21268db8bdfec304f4f0e71634b2a3 /configs/conferences/pwb18/config.php | |
| parent | d1f5985a598d6bef511e15e4ef5e4e0e96803043 (diff) | |
pwb18: Disable slides
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/pwb18/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/pwb18/config.php b/configs/conferences/pwb18/config.php index 2a361e5..4079a08 100644 --- a/configs/conferences/pwb18/config.php +++ b/configs/conferences/pwb18/config.php @@ -206,7 +206,7 @@ $CONFIG['ROOMS'] = array(       * In diesem Fall wird, sofern jeweils aktiviert, Audio und zuletzt Musik als       * Default-Stream angenommen.       */ -    'SLIDES' => true, +    'SLIDES' => false,      /**       * Audio-Only-Stream verfügbar | 
