]> 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 3409e9fcbf91d4bfca5d7da34903c700d5582aa8..9a0177d95f9df9fdb3fb04e0503e5bfd6b2183ab 100644 (file)
@@ -1,6 +1,6 @@
 # rrdtool module.
 #
-# Documentation: http://www.lighttpd.net/documentation/rrdtool.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModRRDTool
 
 server.modules += (
        "mod_rrdtool"
@@ -8,4 +8,4 @@ server.modules += (
 
 #### rrdtool
 rrdtool.binary = "/usr/bin/rrdtool"
-#rrdtool.db-name = "/var/www/lighttpd.rrd"
+rrdtool.db-name = "/var/lib/lighttpd/lighttpd.rrd"
This page took 0.036432 seconds and 4 git commands to generate.