diff options
Diffstat (limited to 'plugins/http/tests/configs/.rr-http.yaml')
-rw-r--r-- | plugins/http/tests/configs/.rr-http.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/http/tests/configs/.rr-http.yaml b/plugins/http/tests/configs/.rr-http.yaml index 7b91f735..c6868f8c 100644 --- a/plugins/http/tests/configs/.rr-http.yaml +++ b/plugins/http/tests/configs/.rr-http.yaml @@ -37,5 +37,8 @@ http: enabled: false h2c: false maxConcurrentStreams: 128 +logs: + mode: development + level: error |