mirror of
https://github.com/voc/streaming-website
synced 2024-11-14 00:17:18 +00:00
fix(vcfb2022): fixed Medientheater room mapping
This commit is contained in:
parent
5ba3b68072
commit
696fd413ac
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ $CONFIG['ROOMS'] = array(
|
|||
),
|
||||
'Medientheater' => array(
|
||||
'DISPLAY' => 'Medientheater',
|
||||
'STREAM' => 's3',
|
||||
'STREAM' => 's4',
|
||||
'PREVIEW' => true,
|
||||
'TRANSLATION' => true,
|
||||
'SD_VIDEO' => true,
|
||||
|
|
Loading…
Reference in a new issue