Support multiple calendars
This implied switching to a different caching approach.
This commit is contained in:
7
config.yml.example
Normal file
7
config.yml.example
Normal file
@@ -0,0 +1,7 @@
|
||||
calendars:
|
||||
- name: "Events"
|
||||
url: "https://example.org/events.ics"
|
||||
|
||||
- name: "More events"
|
||||
url: "https://example.com/more-events.ics"
|
||||
default_color: "#aabbcc"
|
Reference in New Issue
Block a user