summaryrefslogtreecommitdiff
path: root/tests/plugins/http/configs/.rr-h2c.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/http/configs/.rr-h2c.yaml')
-rw-r--r--tests/plugins/http/configs/.rr-h2c.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/plugins/http/configs/.rr-h2c.yaml b/tests/plugins/http/configs/.rr-h2c.yaml
index 2061a76b..bd610bb0 100644
--- a/tests/plugins/http/configs/.rr-h2c.yaml
+++ b/tests/plugins/http/configs/.rr-h2c.yaml
@@ -24,5 +24,6 @@ http:
h2c: true
maxConcurrentStreams: 128
logs:
- mode: development
- level: error \ No newline at end of file
+ mode: production
+ level: info
+ encoding: console \ No newline at end of file