File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ LOG_LEVEL = "INFO"
4444[program_notifications ]
4545# UTC offset in hours (e.g. 2 for CEST)
4646timezone_offset = 2
47- api_url = " https://programapi24 .europython.eu/2024 /schedule.json"
47+ api_url = " https://static .europython.eu/programme/ep2025/releases/current /schedule.json"
4848schedule_cache_file = " schedule.json"
4949livestream_url_file = " livestreams.toml"
5050
Original file line number Diff line number Diff line change @@ -44,16 +44,16 @@ LOG_LEVEL = "INFO"
4444[program_notifications ]
4545# UTC offset in hours (e.g. 2 for CEST)
4646timezone_offset = 2
47- api_url = " https://programapi24 .europython.eu/2024 /schedule.json"
47+ api_url = " https://static .europython.eu/programme/ep2025/releases/current /schedule.json"
4848schedule_cache_file = " schedule.json"
4949livestream_url_file = " livestreams.toml"
5050
5151# optional simulated start time for testing program notifications
52- # simulated_start_time = "2024 -07-10T07:30 :00"
52+ simulated_start_time = " 2025 -07-14T09:15 :00"
5353
5454# optional fast mode for faster testing of program notifications
5555# will only take effect if simulated_start_time is set
56- # fast_mode = true
56+ fast_mode = true
5757
5858[program_notifications .rooms .main_channel ]
5959name = " Main Channel"
You can’t perform that action at this time.
0 commit comments