mirror of
https://github.com/voc/streaming-website
synced 2024-11-12 23:47:14 +00:00
bornhack
This commit is contained in:
parent
f47004cee6
commit
ed8f79ef65
1 changed files with 2 additions and 2 deletions
|
@ -125,7 +125,7 @@ $CONFIG['OVERVIEW'] = array(
|
|||
* Liste der Räume (= Audio & Video Produktionen, also auch DJ-Sets oä.)
|
||||
*/
|
||||
$CONFIG['ROOMS'] = array(
|
||||
'aktionshalle' => array(
|
||||
'bornhack1' => array(
|
||||
'DISPLAY' => 'Speakers Tent',
|
||||
'STREAM' => 'bornhack1',
|
||||
'PREVIEW' => true,
|
||||
|
@ -146,7 +146,7 @@ $CONFIG['ROOMS'] = array(
|
|||
'IRC' => false,
|
||||
'TWITTER' => false,
|
||||
),
|
||||
'clubraum' => array(
|
||||
'bornhack2' => array(
|
||||
'DISPLAY' => 'Other Stuff',
|
||||
'STREAM' => 'bornhack2',
|
||||
'PREVIEW' => true,
|
||||
|
|
Loading…
Reference in a new issue