diff options
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 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, | 
