diff options
Diffstat (limited to 'tests/plugins/checker/configs/.rr-checker-init.yaml')
-rwxr-xr-x | tests/plugins/checker/configs/.rr-checker-init.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/checker/configs/.rr-checker-init.yaml b/tests/plugins/checker/configs/.rr-checker-init.yaml index 36130382..5149d27c 100755 --- a/tests/plugins/checker/configs/.rr-checker-init.yaml +++ b/tests/plugins/checker/configs/.rr-checker-init.yaml @@ -15,7 +15,7 @@ status: address: "127.0.0.1:34333" logs: mode: development - level: debug + level: error http: debug: true address: 127.0.0.1:11933 |