Update settings.py
This commit is contained in:
		| @@ -1,15 +1,14 @@ | |||||||
| ical_urls = [""] | 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" | update_interval = "60" | ||||||
| api_key = "" | api_key = "" | ||||||
| location = "Stuttgart, DE" | location = "Stuttgart, DE" | ||||||
| week_starts_on = "Monday" | week_starts_on = "Monday" | ||||||
| events_max_range = "60" |  | ||||||
| calibration_hours = [0,12,18] | calibration_hours = [0,12,18] | ||||||
| display_colours = "bwr" | display_type = "colour" #colour, black_and_white | ||||||
| language = "en" | language = "en" | ||||||
| units = "metric" | units = "metric" | ||||||
| hours = "24" | hours = "24" | ||||||
| top_section = "Weather" | top_section = "Weather" | ||||||
| middle_section = "Agenda" | middle_section = "Calendar "#"Agenda"#"Calendar" | ||||||
| bottom_section = "RSS" | bottom_section = "RSS" | ||||||
| show_last_update_time = "False" |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user