Delete settings.py.sample
This commit is contained in:
parent
c87303df4e
commit
9fa7f1d7f6
@ -1,14 +0,0 @@
|
|||||||
""" To quickly get started, fill in the following details:"""
|
|
||||||
|
|
||||||
ical_urls = [
|
|
||||||
"https://calendar.google.com/calendar/ical/en.usa%23holiday%40group.v.calendar.google.com/public/basic.ics"
|
|
||||||
]
|
|
||||||
|
|
||||||
events_max_range = "60"
|
|
||||||
api_key = ""
|
|
||||||
location = "Julich, DE"
|
|
||||||
week_starts_on = "Monday"
|
|
||||||
display_colours = "bwr"
|
|
||||||
language = "en"
|
|
||||||
units = "metric"
|
|
||||||
hours = "24"
|
|
Loading…
Reference in New Issue
Block a user