comparison config.fetch_weather.example @ 679:c95c0eb0a10f

fetch_weather: Disable debug from example config.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 23 May 2021 13:25:48 +0300
parents 3cf06dfc7ba8
children
comparison
equal deleted inserted replaced
678:7ff41e458ee0 679:c95c0eb0a10f
34 opt_fmi = 1 34 opt_fmi = 1
35 35
36 ## 36 ##
37 ## Debug mode, outputs some stuff sometimes maybe 37 ## Debug mode, outputs some stuff sometimes maybe
38 ## 38 ##
39 debug = 1 39 #debug = 1
40 40
41 ## 41 ##
42 ## Path to the output file, should be same as set in weather.tcl 42 ## Path to the output file, should be same as set in weather.tcl
43 ## If NOT set, the script will output to stdout. 43 ## If NOT set, the script will output to stdout.
44 ## 44 ##