diff options
Diffstat (limited to 'plugins/checker/tests/configs/.rr-checker-init.yaml')
-rwxr-xr-x | plugins/checker/tests/configs/.rr-checker-init.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/checker/tests/configs/.rr-checker-init.yaml b/plugins/checker/tests/configs/.rr-checker-init.yaml index 5943551b..0aba90c5 100755 --- a/plugins/checker/tests/configs/.rr-checker-init.yaml +++ b/plugins/checker/tests/configs/.rr-checker-init.yaml @@ -13,7 +13,9 @@ server: status: address: "127.0.0.1:34333" - +logs: + mode: development + level: error http: debug: true address: 127.0.0.1:11933 |