mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
add per stage matrix room
This commit is contained in:
parent
0f7eb62d16
commit
244de087a7
1 changed files with 2 additions and 2 deletions
|
@ -206,8 +206,8 @@ $CONFIG['ROOMS'] = array(
|
|||
'EMBED' => true,
|
||||
'IRC' => true,
|
||||
'IRC_CONFIG' => array(
|
||||
'DISPLAY' => 'Matrix: #camp2023 @ events.ccc.de',
|
||||
'URL' => 'https://matrix.to/#/#camp2023:events.ccc.de',
|
||||
'DISPLAY' => 'Matrix: #camp2023-bitsundbaeume @ events.ccc.de',
|
||||
'URL' => 'https://matrix.to/#/#camp2023-bitsundbaeume:events.ccc.de',
|
||||
),
|
||||
'TWITTER' => true,
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue