diff options
Diffstat (limited to 'plugins/http/tests/configs/.rr-ssl-push.yaml')
-rw-r--r-- | plugins/http/tests/configs/.rr-ssl-push.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/http/tests/configs/.rr-ssl-push.yaml b/plugins/http/tests/configs/.rr-ssl-push.yaml index 02de906a..3aea683c 100644 --- a/plugins/http/tests/configs/.rr-ssl-push.yaml +++ b/plugins/http/tests/configs/.rr-ssl-push.yaml @@ -26,4 +26,6 @@ http: redirect: true cert: fixtures/server.crt key: fixtures/server.key - # rootCa: root.crt
\ No newline at end of file +logs: + mode: development + level: error
\ No newline at end of file |