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