aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences
diff options
context:
space:
mode:
authorjwacalex2017-10-21 09:15:25 +0200
committerjwacalex2017-10-21 09:15:25 +0200
commit60ac06b82e99f0fe0596e63c8f4fda8580b75e2d (patch)
tree65fac4d57f6f7eb83d9dfd9a0b9c5b5da94a9bf5 /configs/conferences
parent9fa9a7e960bf932f205b15dde4378e6e3d0d96c7 (diff)
changed rooms
Diffstat (limited to 'configs/conferences')
-rw-r--r--configs/conferences/datenspuren17/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/datenspuren17/config.php b/configs/conferences/datenspuren17/config.php
index c9a76f1..d58fcef 100644
--- a/configs/conferences/datenspuren17/config.php
+++ b/configs/conferences/datenspuren17/config.php
@@ -147,7 +147,7 @@ $CONFIG['ROOMS'] = array(
* Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von
* s1 bis s5 durchnummeriert.
*/
- 'STREAM' => 's51',
+ 'STREAM' => 's61',
/**
* Stream-Vorschaubildchen auf der Übersichtsseite anzeigen
@@ -344,7 +344,7 @@ $CONFIG['ROOMS'] = array(
),
'Museumskino' => array(
'DISPLAY' => 'Museumskino',
- 'STREAM' => 's62',
+ 'STREAM' => 's51',
'PREVIEW' => true,
'TRANSLATION' => false,
'STEREO' => false,