summaryrefslogtreecommitdiff
path: root/tests/lighttpd.conf
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2021-02-05 19:40:22 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2021-02-05 19:40:22 -0500
commitdc4ff14c1f245435d597b5caaba742534795a1e1 (patch)
tree15ae0a653ee5b6701137f10cd1a82efd5842b6ae /tests/lighttpd.conf
parent2403cc4f09c5fa59bccae2990da08c032132c46a (diff)
downloadlighttpd-git-dc4ff14c1f245435d597b5caaba742534795a1e1.tar.gz
[tests] remove stray option in test lighttpd.conf
Diffstat (limited to 'tests/lighttpd.conf')
-rw-r--r--tests/lighttpd.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lighttpd.conf b/tests/lighttpd.conf
index 2c8d4729..9ef82424 100644
--- a/tests/lighttpd.conf
+++ b/tests/lighttpd.conf
@@ -166,7 +166,6 @@ $HTTP["host"] =~ "allow\.example\.org$" {
$HTTP["host"] == "etag.example.org" {
static-file.etags = "disable"
- deflate.filetype = ()
}
$HTTP["host"] == "cgi.example.org" {