You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
"description": "Which time zone to display the calendar events in, such as `Pacific/Auckland`. See a full list in the “TZ database name” field at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones",
"value": "UTC"
},
"ICAL_FEEDS": {
"description": "An optional list of iCal feed URLs separated by spaces. For Google Calendars, look for the “address in iCal format” URLs in the calendar's settings.",
"required": false
},
"CACHE_DURATION_IN_SECONDS": {
"description": "How long to keep calendar events cached for. Set to `0` to always show an up-to-date calendar.",
"value": "900"
},
"DAYS_LOOKAHEAD": {
"description": "How many days of events to display on the calendar",