diff options
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/conferences/divoc_ptt/config.php | 2 | 
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, | 
