diff options
Diffstat (limited to 'tests/plugins/config/.rr.yaml')
-rwxr-xr-x | tests/plugins/config/.rr.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/plugins/config/.rr.yaml b/tests/plugins/config/.rr.yaml index a6e80921..f449dcf3 100755 --- a/tests/plugins/config/.rr.yaml +++ b/tests/plugins/config/.rr.yaml @@ -1,6 +1,10 @@ rpc: listen: tcp://localhost:6060 +logs: + mode: development + level: error + reload: interval: 1s patterns: [".php"] |