diff options
author | Daniel Molkentin | 2017-06-13 19:08:30 +0200 |
---|---|---|
committer | Daniel Molkentin | 2017-06-13 19:08:30 +0200 |
commit | 3b1273cf45334c300608dfc8b6407eb98fa140c2 (patch) | |
tree | d9d373c69cad5224b659c196a84a18ef37a69bbe | |
parent | d2aa665cbee1d0928cb2d3321e130e4975d59019 (diff) |
Use s23 stream, not cam push
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/datengarten/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/datengarten/config.php b/configs/conferences/datengarten/config.php index a0ff34f..93f3317 100644 --- a/configs/conferences/datengarten/config.php +++ b/configs/conferences/datengarten/config.php @@ -159,7 +159,7 @@ $CONFIG['ROOMS'] = array( * Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von * s1 bis s5 durchnummeriert. */ - 'STREAM' => 'q2', + 'STREAM' => 's23', /** * Stream-Vorschaubildchen auf der Übersichtsseite anzeigen |