diff options
Diffstat (limited to 'tests/plugins/server/configs/.rr.yaml')
-rw-r--r-- | tests/plugins/server/configs/.rr.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/server/configs/.rr.yaml b/tests/plugins/server/configs/.rr.yaml index 4888d249..e44eeb56 100644 --- a/tests/plugins/server/configs/.rr.yaml +++ b/tests/plugins/server/configs/.rr.yaml @@ -6,7 +6,7 @@ server: "RR_CONFIG": "/some/place/on/the/C134" "RR_CONFIG2": "C138" relay: "pipes" - relayTimeout: "20s" + relay_timeout: "20s" logs: mode: development level: error
\ No newline at end of file |