changed rooms

This commit is contained in:
jwacalex 2017-10-21 09:15:25 +02:00
parent 9fa9a7e960
commit 60ac06b82e

View file

@ -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,