From c3cf1d988b980e9408862d380f7ae33dae501e05 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Wed, 13 Jan 2021 11:11:36 +0300 Subject: Update styly of the .rr.yaml Add comments Add support for the automatically set RR_RPC, RR_HTTP env variables for the worker process. --- tests/plugins/config/.rr.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/plugins/config/.rr.yaml') diff --git a/tests/plugins/config/.rr.yaml b/tests/plugins/config/.rr.yaml index 732a1366..bad2846a 100755 --- a/tests/plugins/config/.rr.yaml +++ b/tests/plugins/config/.rr.yaml @@ -1,3 +1,6 @@ +rpc: + listen: tcp://localhost:6060 + reload: enabled: true interval: 1s -- cgit v1.2.3