summaryrefslogtreecommitdiff
path: root/plugins/static/tests/configs/.rr-http-static-files-disable.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-17 10:11:56 +0300
committerGitHub <[email protected]>2020-12-17 10:11:56 +0300
commita1dc59cabb6e63eab232922f4eb5a19dbd168f44 (patch)
treea35057cd5b8d22002bbd05812a3fb604ce03b705 /plugins/static/tests/configs/.rr-http-static-files-disable.yaml
parentde3c2274d0009b63ead05ddf3d699012f1d11ada (diff)
parent1033c25b6bfc752d6059e446510f651e22cbf49b (diff)
Merge pull request #448 from spiral/plugin/reloader
[RR2] Plugin/reload
Diffstat (limited to 'plugins/static/tests/configs/.rr-http-static-files-disable.yaml')
-rw-r--r--plugins/static/tests/configs/.rr-http-static-files-disable.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/static/tests/configs/.rr-http-static-files-disable.yaml b/plugins/static/tests/configs/.rr-http-static-files-disable.yaml
index a3d814a3..1cae9ed7 100644
--- a/plugins/static/tests/configs/.rr-http-static-files-disable.yaml
+++ b/plugins/static/tests/configs/.rr-http-static-files-disable.yaml
@@ -27,4 +27,7 @@ http:
numWorkers: 2
maxJobs: 0
allocateTimeout: 60s
- destroyTimeout: 60s \ No newline at end of file
+ destroyTimeout: 60s
+logs:
+ mode: development
+ level: error \ No newline at end of file