diff options
Diffstat (limited to 'tests/plugins/resetter/.rr-resetter.yaml')
-rw-r--r-- | tests/plugins/resetter/.rr-resetter.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/resetter/.rr-resetter.yaml b/tests/plugins/resetter/.rr-resetter.yaml index e50ca9c9..e5853b21 100644 --- a/tests/plugins/resetter/.rr-resetter.yaml +++ b/tests/plugins/resetter/.rr-resetter.yaml @@ -6,7 +6,7 @@ server: "RR_CONFIG": "/some/place/on/the/C134" "RR_CONFIG2": "C138" relay: "pipes" - relayTimeout: "20s" + relay_timeout: "20s" rpc: listen: tcp://127.0.0.1:6001 |