X-Git-Url: https://git.tld-linux.org/?p=packages%2Flighttpd.git;a=blobdiff_plain;f=mod_deflate.conf;fp=mod_deflate.conf;h=93b656279ede1085bd89c9d1d33be317a46c1f5f;hp=f9523318da0e9367dcd02741b9347695160083b8;hb=79fe78f5ef198f8af6678f7004fd1c20d1294d02;hpb=47a46b80631467d42e733372908dc1e706330f17 diff --git a/mod_deflate.conf b/mod_deflate.conf index f952331..93b6562 100644 --- a/mod_deflate.conf +++ b/mod_deflate.conf @@ -12,7 +12,7 @@ server.modules += ( #deflate.allowed-encodings = ( "brotli", "gzip", "deflate", "bzip2" ) ### optional -#deflate.cache-dir = "/path/to/compress/cache" +deflate.cache-dir = "/var/cache/lighttpd/mod_deflate" # measured in kilobytes, so 131072 indicates 128 MB #deflate.max-compress-size = 131072 # measured in bytes