diff options
Diffstat (limited to 'tests/plugins/kv/memory/configs/.rr-init.yaml')
-rw-r--r-- | tests/plugins/kv/memory/configs/.rr-init.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/plugins/kv/memory/configs/.rr-init.yaml b/tests/plugins/kv/memory/configs/.rr-init.yaml index 7af2d65f..8780a622 100644 --- a/tests/plugins/kv/memory/configs/.rr-init.yaml +++ b/tests/plugins/kv/memory/configs/.rr-init.yaml @@ -1,6 +1,5 @@ rpc: listen: tcp://127.0.0.1:6001 - disabled: false server: command: "php ../../../psr-worker-bench.php" @@ -39,7 +38,5 @@ http: # in memory KV driver memory: - enabled: - true # keys ttl check interval interval: 1 |