mirror of
https://github.com/voc/streaming-website
synced 2024-11-12 23:47:14 +00:00
changed rooms
This commit is contained in:
parent
9fa9a7e960
commit
60ac06b82e
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue