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