]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-mod_rrdtool.conf
- up to 1.4.25
[packages/lighttpd.git] / lighttpd-mod_rrdtool.conf
index 0da9240e8a7cb7d9e479cc1ce2cd66315e0f78be..9a0177d95f9df9fdb3fb04e0503e5bfd6b2183ab 100644 (file)
@@ -1,3 +1,11 @@
+# rrdtool module.
+#
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModRRDTool
+
 server.modules += (
        "mod_rrdtool"
 )
+
+#### rrdtool
+rrdtool.binary = "/usr/bin/rrdtool"
+rrdtool.db-name = "/var/lib/lighttpd/lighttpd.rrd"
This page took 0.02802 seconds and 4 git commands to generate.