diff options
author | Markus Otto | 2019-08-23 21:30:25 +0200 |
---|---|---|
committer | Markus Otto | 2019-08-23 21:30:25 +0200 |
commit | 8db0033a9897485c0fe74f5c0ee2c1e57201386b (patch) | |
tree | a78b2779abf96b20b094688d00c1989407239b33 | |
parent | 8b59c76ec74c64b8052978a0516be3567dba05c2 (diff) |
THM voctomix2 LOLNOPE
Diffstat (limited to '')
-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 3b63354..a86c40c 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' => 's4', + 'STREAM' => 's5', 'PREVIEW' => true, 'STEREO' => false, |