aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6ec7d58..137238e 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' => 's41',
+ 'STREAM' => 's4',
/**
* Stream-Vorschaubildchen auf der Übersichtsseite anzeigen
@@ -366,7 +366,7 @@ $CONFIG['ROOMS'] = array(
),
'small' => array(
'DISPLAY' => 'Small',
- 'STREAM' => 's4',
+ 'STREAM' => 's41',
'PREVIEW' => true,
'TRANSLATION' => false,
'STEREO' => false,