diff options
author | Markus Otto | 2019-08-23 21:23:47 +0200 |
---|---|---|
committer | Markus Otto | 2019-08-23 21:23:47 +0200 |
commit | 8b59c76ec74c64b8052978a0516be3567dba05c2 (patch) | |
tree | dca6c8f2eca1865597b6220c5465897b5a09f888 /configs/conferences/camp2019/config.php | |
parent | b39fd324250fde4ded5fc1607b7779836d293b7f (diff) |
THM voctomix2 YAY
Diffstat (limited to 'configs/conferences/camp2019/config.php')
-rw-r--r-- | configs/conferences/camp2019/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/camp2019/config.php b/configs/conferences/camp2019/config.php index a86c40c..3b63354 100644 --- a/configs/conferences/camp2019/config.php +++ b/configs/conferences/camp2019/config.php @@ -387,7 +387,7 @@ $CONFIG['ROOMS'] = array( 'thm' => array( 'DISPLAY' => 'Three Headed Monkey (Plank)', - 'STREAM' => 's5', + 'STREAM' => 's4', 'PREVIEW' => true, 'STEREO' => false, |