several updates to functionality
This commit is contained in:
9
config.toml
Normal file
9
config.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Schedule config for fredagsbar generator.
|
||||
# Dates use YYYY-MM-DD. blocked_dates also supports MM-DD for yearly repeats.
|
||||
start_date = "2026-02-04"
|
||||
start_time = "15:00"
|
||||
repo_url = "https://gitea.weircon.dk/agw/fredagsbar-meeting-generator"
|
||||
organizer_email = "social-club@cgi.com"
|
||||
blocked_weeks = [8, 28, 29, 30, 31, 42, 52, 53]
|
||||
blocked_dates = ["05-01"]
|
||||
skip_day_after_ascension = true
|
||||
Reference in New Issue
Block a user