diff options
Diffstat (limited to '')
| -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 4244cb3..63a21d1 100644 --- a/configs/conferences/rc3/config.php +++ b/configs/conferences/rc3/config.php @@ -494,7 +494,7 @@ $CONFIG['ROOMS'] = array(  	'cwtv' => array(  			'DISPLAY' => 'Chaos-West TV',  			'DISPLAY_SHORT' => 'CWTV', -			'STREAM' => 'cwtv', +			'STREAM' => 'cwtv2',  			'PREVIEW' => true,  			'TRANSLATION' => [  			], | 
