From a5431a6dd0dc1d803bd7cfa2bbcb017d85d0999e Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Wed, 16 Dec 2020 21:52:52 +0300 Subject: Use ERROR log level everywhere. Remove unused code from Reload plugin --- plugins/http/tests/configs/.rr-h2c.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'plugins/http/tests/configs/.rr-h2c.yaml') diff --git a/plugins/http/tests/configs/.rr-h2c.yaml b/plugins/http/tests/configs/.rr-h2c.yaml index d1b24338..cc42e3bf 100644 --- a/plugins/http/tests/configs/.rr-h2c.yaml +++ b/plugins/http/tests/configs/.rr-h2c.yaml @@ -23,4 +23,7 @@ http: http2: enabled: true h2c: true - maxConcurrentStreams: 128 \ No newline at end of file + maxConcurrentStreams: 128 +logs: + mode: development + level: error \ No newline at end of file -- cgit v1.2.3