From eec190334e03012e9dfc3ba83c106d8b3974b238 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Tue, 16 Mar 2021 16:48:45 +0300 Subject: =?UTF-8?q?=F0=9F=90=9B=20fix=20issue=20with=20strange=20messages?= =?UTF-8?q?=20in=20the=20http=20body=20when=20max=20request=20size=20reach?= =?UTF-8?q?ed.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Valery Piashchynski --- tests/plugins/logger/configs/.rr-no-logger2.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/plugins/logger') diff --git a/tests/plugins/logger/configs/.rr-no-logger2.yaml b/tests/plugins/logger/configs/.rr-no-logger2.yaml index 1211b7ad..c68639bc 100644 --- a/tests/plugins/logger/configs/.rr-no-logger2.yaml +++ b/tests/plugins/logger/configs/.rr-no-logger2.yaml @@ -11,7 +11,6 @@ server: relay_timeout: "20s" http: - debug: true address: 127.0.0.1:18945 max_request_size: 1024 pool: -- cgit v1.2.3