diff options
Diffstat (limited to 'plugins/headers/tests/configs/.rr-cors-headers.yaml')
-rw-r--r-- | plugins/headers/tests/configs/.rr-cors-headers.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/headers/tests/configs/.rr-cors-headers.yaml b/plugins/headers/tests/configs/.rr-cors-headers.yaml index 5c1a200b..df985809 100644 --- a/plugins/headers/tests/configs/.rr-cors-headers.yaml +++ b/plugins/headers/tests/configs/.rr-cors-headers.yaml @@ -33,5 +33,7 @@ http: maxJobs: 0 allocateTimeout: 60s destroyTimeout: 60s - +logs: + mode: development + level: error |