diff options
Diffstat (limited to 'tests/plugins/http/configs/.rr-init.yaml')
-rw-r--r-- | tests/plugins/http/configs/.rr-init.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/plugins/http/configs/.rr-init.yaml b/tests/plugins/http/configs/.rr-init.yaml index 01b90b44..9b7d65c3 100644 --- a/tests/plugins/http/configs/.rr-init.yaml +++ b/tests/plugins/http/configs/.rr-init.yaml @@ -1,6 +1,5 @@ rpc: listen: tcp://127.0.0.1:6001 - disabled: false server: command: "php ../../http/client.php echo pipes" @@ -34,7 +33,6 @@ http: fcgi: address: tcp://0.0.0.0:7921 http2: - enabled: false h2c: false maxConcurrentStreams: 128 logs: |