diff options
Diffstat (limited to 'tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml')
-rw-r--r-- | tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml b/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml index b900ff30..9e5b9c60 100644 --- a/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml +++ b/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml @@ -8,7 +8,6 @@ server: relay_timeout: "20s" http: - debug: true address: 127.0.0.1:18103 max_request_size: 1024 middleware: [ "gzip", "foo" ] |