aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/conferences/podstock2017/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/podstock2017/config.php b/configs/conferences/podstock2017/config.php
index 6e76342..7552919 100644
--- a/configs/conferences/podstock2017/config.php
+++ b/configs/conferences/podstock2017/config.php
@@ -153,7 +153,7 @@ $CONFIG['ROOMS'] = array(
* Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von
* s1 bis s5 durchnummeriert.
*/
- 'STREAM' => 's5',
+ 'STREAM' => 's6',
/**
* Stream-Vorschaubildchen auf der Übersichtsseite anzeigen
@@ -339,7 +339,7 @@ $CONFIG['ROOMS'] = array(
'workshopraum' => array(
'DISPLAY' => 'Workshopraum',
- 'STREAM' => 'q',
+ 'STREAM' => 's3',
'PREVIEW' => true,
'TRANSLATION' => false,