]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-mod_rrdtool.conf
- unified header
[packages/lighttpd.git] / lighttpd-mod_rrdtool.conf
index 8343e7ac82bcbb535540ee95a676c3f992611701..3409e9fcbf91d4bfca5d7da34903c700d5582aa8 100644 (file)
@@ -1,3 +1,7 @@
+# rrdtool module.
+#
+# Documentation: http://www.lighttpd.net/documentation/rrdtool.html
+
 server.modules += (
        "mod_rrdtool"
 )
@@ -5,4 +9,3 @@ server.modules += (
 #### rrdtool
 rrdtool.binary = "/usr/bin/rrdtool"
 #rrdtool.db-name = "/var/www/lighttpd.rrd"
-
This page took 0.249574 seconds and 4 git commands to generate.