diff options
Diffstat (limited to 'plugins/static/tests/configs/.rr-http-static-files.yaml')
-rw-r--r-- | plugins/static/tests/configs/.rr-http-static-files.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/static/tests/configs/.rr-http-static-files.yaml b/plugins/static/tests/configs/.rr-http-static-files.yaml index 35938b80..32d0a6c7 100644 --- a/plugins/static/tests/configs/.rr-http-static-files.yaml +++ b/plugins/static/tests/configs/.rr-http-static-files.yaml @@ -28,4 +28,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 |