diff options
Diffstat (limited to 'tests/plugins/http/configs/.rr-fcgi.yaml')
-rw-r--r-- | tests/plugins/http/configs/.rr-fcgi.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-fcgi.yaml b/tests/plugins/http/configs/.rr-fcgi.yaml index bd5d01bd..c749e42b 100644 --- a/tests/plugins/http/configs/.rr-fcgi.yaml +++ b/tests/plugins/http/configs/.rr-fcgi.yaml @@ -8,7 +8,6 @@ server: relay_timeout: "20s" http: - debug: true address: :8081 max_request_size: 1024 middleware: [ "" ] |