comment
authorChristian Weiske <cweiske@cweiske.de>
Mon, 15 Mar 2021 20:29:20 +0000 (21:29 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 15 Mar 2021 20:29:20 +0000 (21:29 +0100)
htmlreport/config.php.dist

index 0720e331088f37b655331b4d59b3f96065327013..92b379300a1cae272c353144120205bf4d2b86eb 100644 (file)
@@ -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/';