aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorLukas Schauer2018-09-28 18:15:10 +0200
committerLukas Schauer2018-09-28 18:15:10 +0200
commitf227bfa85312d02a1b35facf574f8949162bc7b8 (patch)
treea5cf607889a55915705a2890b143d6a6f5a7757c /configs
parent4c61857cc29e4d2285db9576d7e0d1e6ac7eaa36 (diff)
fiffkon streams
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/conferences/fiffkon18/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/fiffkon18/config.php b/configs/conferences/fiffkon18/config.php
index 182c8cf..eafcd62 100755
--- a/configs/conferences/fiffkon18/config.php
+++ b/configs/conferences/fiffkon18/config.php
@@ -136,7 +136,7 @@ $CONFIG['ROOMS'] = array(
*/
'Saal4' => array(
'DISPLAY' => 'MA 001',
- 'STREAM' => 's5',
+ 'STREAM' => 's4',
'PREVIEW' => true,
'TRANSLATION' => false,
'STEREO' => false,
@@ -160,7 +160,7 @@ $CONFIG['ROOMS'] = array(
),
'Saal5' => array(
'DISPLAY' => 'HE 101',
- 'STREAM' => 's4',
+ 'STREAM' => 's5',
'PREVIEW' => true,
'TRANSLATION' => false,
'STEREO' => false,