diff options
Diffstat (limited to 'tests/plugins/http/configs/.rr-http-static.yaml')
-rw-r--r-- | tests/plugins/http/configs/.rr-http-static.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/plugins/http/configs/.rr-http-static.yaml b/tests/plugins/http/configs/.rr-http-static.yaml index e2e3af2a..30bb5b1e 100644 --- a/tests/plugins/http/configs/.rr-http-static.yaml +++ b/tests/plugins/http/configs/.rr-http-static.yaml @@ -1,9 +1,5 @@ server: command: "php ../../http/client.php pid pipes" - user: "" - group: "" - env: - "RR_HTTP": "true" relay: "pipes" relay_timeout: "20s" |