diff options
Diffstat (limited to 'tests/plugins/kv/configs/.rr-in-memory.yaml')
-rw-r--r-- | tests/plugins/kv/configs/.rr-in-memory.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/plugins/kv/configs/.rr-in-memory.yaml b/tests/plugins/kv/configs/.rr-in-memory.yaml deleted file mode 100644 index 0452d8bc..00000000 --- a/tests/plugins/kv/configs/.rr-in-memory.yaml +++ /dev/null @@ -1,12 +0,0 @@ -rpc: - listen: tcp://127.0.0.1:6001 - -logs: - mode: development - level: error - -kv: - memory-rr: - driver: memory - config: - interval: 1 |