X-Git-Url: https://git.cweiske.de/usb-wde1-tools.git/blobdiff_plain/76589ea07926b0101cae599736d13e4c507c8f97..76584f79d1ab64fbda7d67aad8ec38a4ee5a17ef:/htmlreport/config.php.dist diff --git a/htmlreport/config.php.dist b/htmlreport/config.php.dist index 0720e33..92b3793 100644 --- a/htmlreport/config.php.dist +++ b/htmlreport/config.php.dist @@ -3,6 +3,8 @@ * path to the .rrd files. * {item} will be replaced with humidity/temperature, * {id} with the sensor number + * + * May be an array with the same keys as in $names. */ $filetemplate = '/var/lib/munin/home.cweiske.de/haus-usb_wde1_{item}-sensor{id}-g.rrd'; $outdir = '/tmp/';