Skip to content

Commit

Permalink
Update config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
derchrisuk authored Oct 30, 2023
1 parent 4a4bd5a commit f73bb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/conferences/godotcon2023/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
),

'atrium' => array(
'WIDE' => true,
'DISPLAY' => 'Atrium',
'STREAM' => 's4',
'PREVIEW' => true,
Expand Down Expand Up @@ -125,7 +126,6 @@
'URL' => 'https://pretalx.c3voc.de/godotcon2023/schedule/export/schedule.xml',
'ROOMFILTER' => array('Atrium', 'New York', 'Redmond'),
'SCALE' => 7,
'SIMULATE_OFFSET' => 0,
);

return $CONFIG;

0 comments on commit f73bb41

Please sign in to comment.