diff options
| author | Andreas Hubel | 2020-10-23 23:36:04 +0200 | 
|---|---|---|
| committer | Andreas Hubel | 2020-10-24 09:25:25 +0200 | 
| commit | 4afff5d0b51e3bbb84f4c3bf102aabd15ab797c9 (patch) | |
| tree | 4cd054e8cc05432446f50f2d334e7403708bf076 /configs | |
| parent | c3a0e3f5a13680d9bfa221f89d4b7a9f7e6f8202 (diff) | |
pw20: q1 -> pw20
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/pw20/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/pw20/config.php b/configs/conferences/pw20/config.php index 382326e..9a73859 100644 --- a/configs/conferences/pw20/config.php +++ b/configs/conferences/pw20/config.php @@ -126,7 +126,7 @@ $CONFIG['OVERVIEW'] = array(  $CONFIG['ROOMS'] = array(  	'saal1' => array(  		'DISPLAY' => 'Saal 1', -		'STREAM' => 'q1', +		'STREAM' => 'pw20',  		'PREVIEW' => true,  		'TRANSLATION' => true, | 
