diff options
Diffstat (limited to 'tests/plugins/config/.rr.yaml')
-rwxr-xr-x | tests/plugins/config/.rr.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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 |