From dc4ff14c1f245435d597b5caaba742534795a1e1 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Fri, 5 Feb 2021 19:40:22 -0500 Subject: [PATCH] [tests] remove stray option in test lighttpd.conf --- tests/lighttpd.conf | 1 - 1 file changed, 1 deletion(-) 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" {