diff options
Diffstat (limited to 'tests/plugins/checker/configs/.rr-checker-init.yaml')
-rwxr-xr-x | tests/plugins/checker/configs/.rr-checker-init.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/plugins/checker/configs/.rr-checker-init.yaml b/tests/plugins/checker/configs/.rr-checker-init.yaml index 11804a21..dca86efe 100755 --- a/tests/plugins/checker/configs/.rr-checker-init.yaml +++ b/tests/plugins/checker/configs/.rr-checker-init.yaml @@ -5,13 +5,12 @@ server: command: "php ../../http/client.php echo pipes" user: "" group: "" - env: - "RR_HTTP": "true" relay: "pipes" relay_timeout: "20s" status: address: "127.0.0.1:34333" + logs: mode: development level: error |