diff options
| author | Sophie Schiller | 2019-09-21 10:05:12 +0200 | 
|---|---|---|
| committer | Sophie Schiller | 2019-09-21 10:05:12 +0200 | 
| commit | eb5670d2e46e08941148b891ed9bb54de2d741ee (patch) | |
| tree | 17884c91c3d51385014623933f6d21a15091e243 /configs | |
| parent | 7eb3eba4c98d1b32cb05e875cb19d145d3252fc2 (diff) | |
hups
Diffstat (limited to '')
| -rwxr-xr-x | configs/conferences/datenspuren19/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/datenspuren19/config.php b/configs/conferences/datenspuren19/config.php index 351503e..db5c90b 100755 --- a/configs/conferences/datenspuren19/config.php +++ b/configs/conferences/datenspuren19/config.php @@ -344,7 +344,7 @@ $CONFIG['ROOMS'] = array(    	'kleiner-saal' => array(    		'DISPLAY' => 'Kleiner Saal', -  		'STREAM' => 's2', +  		'STREAM' => 's4',    		'PREVIEW' => true,    		'TRANSLATION' => false, | 
