add per stage matrix room

This commit is contained in:
derchris 2023-08-15 10:43:58 +02:00
parent 0f7eb62d16
commit 244de087a7

View file

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