diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/fossgis20/config.php | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/configs/conferences/fossgis20/config.php b/configs/conferences/fossgis20/config.php index 2818788..bb1575d 100644 --- a/configs/conferences/fossgis20/config.php +++ b/configs/conferences/fossgis20/config.php @@ -153,7 +153,7 @@ $CONFIG['ROOMS'] = array(  	'anatomie' => array(  		'DISPLAY' => 'HS Anatomie', -		'STREAM' => 's2', +		'STREAM' => 's6',  		'PREVIEW' => true,  		'TRANSLATION' => false, @@ -179,7 +179,7 @@ $CONFIG['ROOMS'] = array(  	'weismannhaus' => array(  		'DISPLAY' => 'HS Weismannhaus', -		'STREAM' => 's6', +		'STREAM' => 's2',  		'PREVIEW' => true,  		'TRANSLATION' => false, | 
