diff options
author | Ike | 2018-01-24 20:47:44 +0100 |
---|---|---|
committer | Ike | 2018-01-24 22:17:47 +0100 |
commit | 21537135e337ccd4213ceff4c25ff9d5a1245cf9 (patch) | |
tree | bd9b99daf47748c4ceb1f4f3ef3643c2a97d16e2 /configs | |
parent | d7a60f0798927d3887f4d5baf163cdcc97b00cae (diff) |
OpenChaos: use temporary stream endpoint q1
Diffstat (limited to 'configs')
-rw-r--r-- | configs/conferences/openchaos/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/openchaos/config.php b/configs/conferences/openchaos/config.php index 8a50365..a09ae64 100644 --- a/configs/conferences/openchaos/config.php +++ b/configs/conferences/openchaos/config.php @@ -158,7 +158,7 @@ $CONFIG['ROOMS'] = array( * Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von * s1 bis s5 durchnummeriert. */ - 'STREAM' => 's97', + 'STREAM' => 'q1', /** * Stream-Vorschaubildchen auf der Übersichtsseite anzeigen |