diff options
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/conferences/rc3/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/rc3/config.php b/configs/conferences/rc3/config.php index 63a21d1..4860bde 100644 --- a/configs/conferences/rc3/config.php +++ b/configs/conferences/rc3/config.php @@ -265,7 +265,7 @@ $CONFIG['ROOMS'] = array(  	'two' => array(  		'DISPLAY' => 'rc2',  		'WIDE' => true, -		'STREAM' => 'rc3', +		'STREAM' => 'q2',  		'PREVIEW' => true,  		'TRANSLATION' => [  			['endpoint' => 'translated',   'label' => 'Translated1'], | 
