aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin2018-05-24 19:35:51 +0200
committerDaniel Molkentin2018-05-24 19:35:51 +0200
commitd0442319e40a7be2e30d2391eeb9df4b356f8b58 (patch)
tree4121e8dcce28ea39a103b8c612c308bb3cf3b91b
parent8add77adea8f35be3e763ff321af0d58df73536f (diff)
osc18: change room affinity again
-rw-r--r--configs/conferences/osc18/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/osc18/config.php b/configs/conferences/osc18/config.php
index 137238e..a129517 100644
--- a/configs/conferences/osc18/config.php
+++ b/configs/conferences/osc18/config.php
@@ -148,7 +148,7 @@ $CONFIG['ROOMS'] = array(
* Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von
* s1 bis s5 durchnummeriert.
*/
- 'STREAM' => 's4',
+ 'STREAM' => 's42',
/**
* Stream-Vorschaubildchen auf der Übersichtsseite anzeigen
@@ -346,7 +346,7 @@ $CONFIG['ROOMS'] = array(
),
'medium' => array(
'DISPLAY' => 'Medium',
- 'STREAM' => 's42',
+ 'STREAM' => 's4',
'PREVIEW' => true,
'TRANSLATION' => false,
'STEREO' => false,