summaryrefslogtreecommitdiff
path: root/plugins/server/tests/configs/.rr-sockets.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/server/tests/configs/.rr-sockets.yaml
parentde3c2274d0009b63ead05ddf3d699012f1d11ada (diff)
parent1033c25b6bfc752d6059e446510f651e22cbf49b (diff)
Merge pull request #448 from spiral/plugin/reloader
[RR2] Plugin/reload
Diffstat (limited to 'plugins/server/tests/configs/.rr-sockets.yaml')
-rw-r--r--plugins/server/tests/configs/.rr-sockets.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/server/tests/configs/.rr-sockets.yaml b/plugins/server/tests/configs/.rr-sockets.yaml
index ab1239aa..6b5b6bf5 100644
--- a/plugins/server/tests/configs/.rr-sockets.yaml
+++ b/plugins/server/tests/configs/.rr-sockets.yaml
@@ -6,4 +6,7 @@ server:
"RR_CONFIG": "/some/place/on/the/C134"
"RR_CONFIG2": "C138"
relay: "unix://unix.sock"
- relayTimeout: "20s" \ No newline at end of file
+ relayTimeout: "20s"
+logs:
+ mode: development
+ level: error \ No newline at end of file