summaryrefslogtreecommitdiff
path: root/tests/plugins/kv/configs/.rr-kv-init.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-09-01 13:19:09 +0300
committerValery Piashchynski <[email protected]>2021-09-01 13:19:09 +0300
commit9c8da162b3347b632f33f85d56e8c1ff7014631a (patch)
treebb614a186e05adf816b3f2b62e2d25bfa821a574 /tests/plugins/kv/configs/.rr-kv-init.yaml
parent0437d1f58514f694ea86e8176e621c009cd510f9 (diff)
Code polishing before release
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests/plugins/kv/configs/.rr-kv-init.yaml')
-rw-r--r--tests/plugins/kv/configs/.rr-kv-init.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/plugins/kv/configs/.rr-kv-init.yaml b/tests/plugins/kv/configs/.rr-kv-init.yaml
index a13b591c..6407c7ad 100644
--- a/tests/plugins/kv/configs/.rr-kv-init.yaml
+++ b/tests/plugins/kv/configs/.rr-kv-init.yaml
@@ -1,6 +1,9 @@
rpc:
listen: tcp://127.0.0.1:6001
+logs:
+ mode: development
+ level: error
kv:
default:
@@ -25,6 +28,3 @@ kv:
memcached:
driver: memcached
addr: [ "127.0.0.1:11211" ]
-
-# redis:
-# driver: redis