diff options
Diffstat (limited to 'plugins/gzip/tests/configs/.rr-http-withGzip.yaml')
-rw-r--r-- | plugins/gzip/tests/configs/.rr-http-withGzip.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/gzip/tests/configs/.rr-http-withGzip.yaml b/plugins/gzip/tests/configs/.rr-http-withGzip.yaml index 38fdfe47..3475d5dd 100644 --- a/plugins/gzip/tests/configs/.rr-http-withGzip.yaml +++ b/plugins/gzip/tests/configs/.rr-http-withGzip.yaml @@ -19,4 +19,7 @@ http: numWorkers: 2 maxJobs: 0 allocateTimeout: 60s - destroyTimeout: 60s
\ No newline at end of file + destroyTimeout: 60s +logs: + mode: development + level: error
\ No newline at end of file |