From 76584f79d1ab64fbda7d67aad8ec38a4ee5a17ef Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 15 Mar 2021 21:29:20 +0100 Subject: comment --- htmlreport/config.php.dist | 2 ++ 1 file changed, 2 insertions(+) (limited to '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/'; -- cgit v1.2.3