diff options
Diffstat (limited to 'configs/conferences/divoc_ptt/config.php')
| -rw-r--r-- | configs/conferences/divoc_ptt/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/divoc_ptt/config.php b/configs/conferences/divoc_ptt/config.php index 8e29657..e1a8547 100644 --- a/configs/conferences/divoc_ptt/config.php +++ b/configs/conferences/divoc_ptt/config.php @@ -141,7 +141,7 @@ $CONFIG['ROOMS'] = array(  	'halla' => array(  				'DISPLAY' => 'Scheider-Hoover',  				'WIDE' => true, -                'STREAM' => 's1', +                'STREAM' => 'divoc',                  'PREVIEW' => true,  				'TRANSLATION' => [  					['endpoint' => 'translated',   'label' => 'Translated1'], | 
