osc18: change room affinity

This commit is contained in:
Daniel Molkentin 2018-05-24 19:31:33 +02:00
parent fae396726c
commit 8add77adea

View file

@ -148,7 +148,7 @@ $CONFIG['ROOMS'] = array(
* Event-Case in welchem Raum aufgebaut wird und wird üblicherweise von
* s1 bis s5 durchnummeriert.
*/
'STREAM' => 's41',
'STREAM' => 's4',
/**
* Stream-Vorschaubildchen auf der Übersichtsseite anzeigen
@ -366,7 +366,7 @@ $CONFIG['ROOMS'] = array(
),
'small' => array(
'DISPLAY' => 'Small',
'STREAM' => 's4',
'STREAM' => 's41',
'PREVIEW' => true,
'TRANSLATION' => false,
'STEREO' => false,