Inkycal/Calendar/settings.py.sample
Ace 86f71b8917
Synced file with web-ui generator
This template is generated by the web-ui using the standard values for each setting. Now, both the template (this file) and the generated settings.py fiel from the web-ui will yield the same results.
2019-04-19 13:33:49 +02:00

18 lines
429 B
Plaintext

ical_urls = [
"https://calendar.google.com/calendar/ical/en.usa%23holiday%40group.v.calendar.google.com/public/basic.ics"
]
rss_feeds = [
"http://feeds.bbci.co.uk/news/world/rss.xml#"
]
update_interval = "60"
additional_feature = "events"
api_key = ""
location = "Stuttgart, DE"
week_starts_on = "Monday"
events_max_range = "60"
calibration_hours = [0,12,18]
display_colours = "bwr"
language = "en"
units = "metric"
hours = "24"