summaryrefslogtreecommitdiff
path: root/plugins/http/tests/configs/.rr-h2c.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/http/tests/configs/.rr-h2c.yaml')
-rw-r--r--plugins/http/tests/configs/.rr-h2c.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/http/tests/configs/.rr-h2c.yaml b/plugins/http/tests/configs/.rr-h2c.yaml
index d1b24338..cc42e3bf 100644
--- a/plugins/http/tests/configs/.rr-h2c.yaml
+++ b/plugins/http/tests/configs/.rr-h2c.yaml
@@ -23,4 +23,7 @@ http:
http2:
enabled: true
h2c: true
- maxConcurrentStreams: 128 \ No newline at end of file
+ maxConcurrentStreams: 128
+logs:
+ mode: development
+ level: error \ No newline at end of file