aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/g20-weltbild/config.php
diff options
context:
space:
mode:
authorAnton Schubert2020-05-07 23:42:45 +0200
committerAnton Schubert2020-05-07 23:42:45 +0200
commit2947bf6f6ca270f3381e890af6192c68b2443c7d (patch)
treee699024a68aa2598516ddcea2b60406641764627 /configs/conferences/g20-weltbild/config.php
parent262496ad0805b47c878fb9db13573c4588c3a3a7 (diff)
remove obsolete stereo flag
Diffstat (limited to 'configs/conferences/g20-weltbild/config.php')
-rw-r--r--configs/conferences/g20-weltbild/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/g20-weltbild/config.php b/configs/conferences/g20-weltbild/config.php
index e3c94d2..df11d46 100644
--- a/configs/conferences/g20-weltbild/config.php
+++ b/configs/conferences/g20-weltbild/config.php
@@ -144,7 +144,7 @@ $CONFIG['ROOMS'] = array(
'STREAM' => 'weltbild1',
'PREVIEW' => true,
'TRANSLATION' => false,
- 'STEREO' => false,
+
'SD_VIDEO' => true,
'HD_VIDEO' => true,
'SLIDES' => false,
@@ -164,7 +164,7 @@ $CONFIG['ROOMS'] = array(
'STREAM' => 'weltbild2',
'PREVIEW' => true,
'TRANSLATION' => false,
- 'STEREO' => true,
+
'SD_VIDEO' => true,
'HD_VIDEO' => true,
'SLIDES' => false,