diff config.fetch_weather.example @ 486:b352722e8717

fetch_weather: FMI open data no longer requires an API key. Also the data URLs have changed, so fix those as well.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 08 Jan 2020 15:21:16 +0200
parents 11124f9bf994
children 3cf06dfc7ba8
line wrap: on
line diff
--- a/config.fetch_weather.example	Fri Dec 06 11:34:50 2019 +0200
+++ b/config.fetch_weather.example	Wed Jan 08 15:21:16 2020 +0200
@@ -27,11 +27,8 @@
 
 ##
 ## Enable/disable open data access from FMI
-## You will need to obtain an API key, refer to
-## https://ilmatieteenlaitos.fi/avoin-data
 ##
-opt_fmi = 0
-fmi_api_key = ""
+opt_fmi = 1
 
 ##
 ## Debug mode, outputs some stuff sometimes maybe