diff options
Diffstat (limited to 'tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml')
-rw-r--r-- | tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml b/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml index 9e5b9c60..73e4f6e6 100644 --- a/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml +++ b/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml @@ -1,9 +1,5 @@ server: command: "php ../../psr-worker.php" - user: "" - group: "" - env: - "RR_HTTP": "true" relay: "pipes" relay_timeout: "20s" @@ -21,4 +17,4 @@ http: destroy_timeout: 60s logs: mode: development - level: error
\ No newline at end of file + level: error |