diff options
Diffstat (limited to 'htmlreport')
| -rw-r--r-- | htmlreport/config.php.dist | 2 |
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/'; |
