diff options
Diffstat (limited to 'tests/plugins/http/configs/.rr-http.yaml')
-rw-r--r-- | tests/plugins/http/configs/.rr-http.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-http.yaml b/tests/plugins/http/configs/.rr-http.yaml index 184a353c..c95bc049 100644 --- a/tests/plugins/http/configs/.rr-http.yaml +++ b/tests/plugins/http/configs/.rr-http.yaml @@ -11,7 +11,6 @@ server: relay_timeout: "20s" http: - debug: true address: 127.0.0.1:18903 max_request_size: 1024 middleware: [ "pluginMiddleware", "pluginMiddleware2" ] |