aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDaniel Molkentin2018-09-26 22:36:14 +0200
committerDaniel Molkentin2018-09-26 22:36:14 +0200
commit8ea19152c9eb163b331bf59e4267a0883f67b626 (patch)
tree869b82f8ce1ac2802530279f4e4718f3531bb846 /configs
parent50c355eef0a5433a2687121ae61467b3785f8e79 (diff)
asg2018 will use s1+s2
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/conferences/asg2018/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/asg2018/config.php b/configs/conferences/asg2018/config.php
index 8977c56..eb51d35 100755
--- a/configs/conferences/asg2018/config.php
+++ b/configs/conferences/asg2018/config.php
@@ -146,7 +146,7 @@ $CONFIG['ROOMS'] = array(
* Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von
* s1 bis s5 durchnummeriert.
*/
- 'STREAM' => 's4',
+ 'STREAM' => 's1',
/**
* Stream-Vorschaubildchen auf der Übersichtsseite anzeigen
@@ -344,7 +344,7 @@ $CONFIG['ROOMS'] = array(
'kuppel' => array(
'DISPLAY' => 'Kuppel',
- 'STREAM' => 's4',
+ 'STREAM' => 's2',
'PREVIEW' => true,
'TRANSLATION' => false,