diff options
Diffstat (limited to 'tests/plugins/rpc/configs/.rr.yaml')
-rw-r--r-- | tests/plugins/rpc/configs/.rr.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/plugins/rpc/configs/.rr.yaml b/tests/plugins/rpc/configs/.rr.yaml deleted file mode 100644 index d6aaa7c6..00000000 --- a/tests/plugins/rpc/configs/.rr.yaml +++ /dev/null @@ -1,11 +0,0 @@ -rpc: - listen: tcp://127.0.0.1:6001 - -logs: - mode: development - level: panic - -endure: - grace_period: 120s - print_graph: false - log_level: panic |