aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2021-03-15 21:29:20 +0100
committerChristian Weiske <cweiske@cweiske.de>2021-03-15 21:29:20 +0100
commit76584f79d1ab64fbda7d67aad8ec38a4ee5a17ef (patch)
tree9e6edb86bd6a9cd05dca720dc94a5ca2116eb240
parent76589ea07926b0101cae599736d13e4c507c8f97 (diff)
downloadusb-wde1-tools-76584f79d1ab64fbda7d67aad8ec38a4ee5a17ef.tar.gz
usb-wde1-tools-76584f79d1ab64fbda7d67aad8ec38a4ee5a17ef.zip
comment
-rw-r--r--htmlreport/config.php.dist2
1 files changed, 2 insertions, 0 deletions
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/';