Changed default update interval

To prevent ghosting issues
This commit is contained in:
Ace
2019-03-12 13:50:35 +01:00
committed by GitHub
parent a6326fa2c5
commit 7614164ca3

View File

@@ -9,7 +9,7 @@ rss_feeds = [
"http://rss.focus.de/fol/XML/rss_folnews.xml"
]
update_interval = "30"
update_interval = "60"
additional_feature = "rss"
api_key = ""
location = "Julich, DE"