comparison config.fetch_weather.example @ 494:3cf06dfc7ba8

fetch_weather: Add a note in the example configuration about the undocumented settings.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 23 Jan 2020 05:55:04 +0200
parents b352722e8717
children c95c0eb0a10f
comparison
equal deleted inserted replaced
493:ace795974e66 494:3cf06dfc7ba8
1 ### 1 ###
2 ### Example configuration for weather.tcl data fetcher 2 ### Example configuration for weather.tcl data fetcher
3 ### script fetch_weather.pl. 3 ### script fetch_weather.pl.
4 ### 4 ###
5 # NOTE! There are some undocumented settings too,
6 # take a look at the %settings hash in the script.
7
5 8
6 ## 9 ##
7 ## Purge time threshold for old/obsolete records. 10 ## Purge time threshold for old/obsolete records.
8 ## Fetch_weather stores data into a cache file, which 11 ## Fetch_weather stores data into a cache file, which
9 ## also keeps older records as sometimes weather stations 12 ## also keeps older records as sometimes weather stations