diff options
Diffstat (limited to 'plugins/http/tests/configs/.rr-fcgi-reqUri.yaml')
-rw-r--r-- | plugins/http/tests/configs/.rr-fcgi-reqUri.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/http/tests/configs/.rr-fcgi-reqUri.yaml b/plugins/http/tests/configs/.rr-fcgi-reqUri.yaml index dbd19445..3009c30e 100644 --- a/plugins/http/tests/configs/.rr-fcgi-reqUri.yaml +++ b/plugins/http/tests/configs/.rr-fcgi-reqUri.yaml @@ -32,4 +32,7 @@ http: http2: enabled: false h2c: false - maxConcurrentStreams: 128
\ No newline at end of file + maxConcurrentStreams: 128 +logs: + mode: development + level: error
\ No newline at end of file |