Skip to content

Commit

Permalink
config(sps23): Fix configuration error
Browse files Browse the repository at this point in the history
  • Loading branch information
Raoul committed Sep 14, 2023
1 parent f72dc3e commit 51a31cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/conferences/swisspythonsummit2023/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
* Liste der Räume (= Audio & Video Produktionen, also auch DJ-Sets.)
*/
$CONFIG['ROOMS'] = array(
'weissersaal' => array(
'Aula' => array(
'DISPLAY' => 'Aula',
'STREAM' => 'swisspythonsummit1',
'PREVIEW' => true,
Expand Down

0 comments on commit 51a31cb

Please sign in to comment.