]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- add compress.allowed_encodings
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 19 Sep 2008 12:50:33 +0000 (12:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd-mod_compress.conf -> 1.5

lighttpd-mod_compress.conf

index faf1959508d7610f28d5db1f563cc6a82b2172c4..ce65a8b4e3d204c67811859df3e96eb7efb83e7f 100644 (file)
@@ -9,3 +9,4 @@ server.modules += (
 #### compress module
 #compress.cache-dir = "/var/cache/lighttpd/mod_compress"
 #compress.filetype = ("text/plain", "text/html")
+#compress.allowed_encodings = ( "bzip2", "gzip", "deflate" )
This page took 0.032808 seconds and 4 git commands to generate.