diff options
Diffstat (limited to 'tests/plugins/http/configs/.rr-http.yaml')
-rw-r--r-- | tests/plugins/http/configs/.rr-http.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/plugins/http/configs/.rr-http.yaml b/tests/plugins/http/configs/.rr-http.yaml index c95bc049..b4910160 100644 --- a/tests/plugins/http/configs/.rr-http.yaml +++ b/tests/plugins/http/configs/.rr-http.yaml @@ -3,10 +3,6 @@ rpc: server: command: "php ../../http/client.php echo pipes" - user: "" - group: "" - env: - "RR_HTTP": "true" relay: "pipes" relay_timeout: "20s" |