diff options
Diffstat (limited to 'plugins/http/tests/configs/.rr-broken-pipes.yaml')
-rw-r--r-- | plugins/http/tests/configs/.rr-broken-pipes.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/http/tests/configs/.rr-broken-pipes.yaml b/plugins/http/tests/configs/.rr-broken-pipes.yaml index aacc303e..e57d0b86 100644 --- a/plugins/http/tests/configs/.rr-broken-pipes.yaml +++ b/plugins/http/tests/configs/.rr-broken-pipes.yaml @@ -24,6 +24,8 @@ http: maxJobs: 0 allocateTimeout: 60s destroyTimeout: 60s - +logs: + mode: development + level: error |