diff options
Diffstat (limited to 'configs/conferences/lac2018/config.php')
| -rw-r--r-- | configs/conferences/lac2018/config.php | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/configs/conferences/lac2018/config.php b/configs/conferences/lac2018/config.php index b137624..02fd9dd 100644 --- a/configs/conferences/lac2018/config.php +++ b/configs/conferences/lac2018/config.php @@ -332,7 +332,7 @@ $CONFIG['ROOMS'] = array(  	'ceminar' => array(  		'DISPLAY' => 'ceminar', -		'STREAM' => 's5', +		'STREAM' => 's2',  		'PREVIEW' => true,  		'TRANSLATION' => false, @@ -353,7 +353,7 @@ $CONFIG['ROOMS'] = array(  	'nativespace' => array(  		'DISPLAY' => 'Native Space', -		'STREAM' => 's5', +		'STREAM' => 'q1',  		'PREVIEW' => true,  		'TRANSLATION' => false, | 
