]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- set db name to /var/lib/lighttpd/lighttpd.rrd
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 15 Dec 2006 18:17:47 +0000 (18:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd-mod_rrdtool.conf -> 1.4

lighttpd-mod_rrdtool.conf

index 3409e9fcbf91d4bfca5d7da34903c700d5582aa8..2c68c36e35790c2ea1405e0dc4b503a1f6d2ea19 100644 (file)
@@ -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.149279 seconds and 4 git commands to generate.