mirror of
https://github.com/voc/streaming-website
synced 2024-11-14 00:17:18 +00:00
fix room id for douglasie
This commit is contained in:
parent
b20c76a855
commit
95364448b2
1 changed files with 1 additions and 1 deletions
|
@ -527,7 +527,7 @@ $CONFIG['ROOMS'] = array(
|
|||
),
|
||||
'DOUGLASIE' => array(
|
||||
'DISPLAY' => 'DOUGLASIE',
|
||||
'STREAM' => 's4',
|
||||
'STREAM' => 's6',
|
||||
'PREVIEW' => true,
|
||||
'TRANSLATION' => false,
|
||||
'SD_VIDEO' => true,
|
||||
|
|
Loading…
Reference in a new issue