From e4fc4458a56a11f213e0b753f165c16e996a17dc Mon Sep 17 00:00:00 2001 From: Wizerd Date: Fri, 2 Feb 2024 22:34:53 +0800 Subject: [PATCH] =?UTF-8?q?[config]=20=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E7=BA=A7=E5=88=AB=E4=B8=BAINFO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/config.json b/data/config.json index eb5d40f..244c9a0 100644 --- a/data/config.json +++ b/data/config.json @@ -1,5 +1,5 @@ { - "log_level": "DEBUG", + "log_level": "INFO", "need_log_to_file": "true", "process_workers": 2, "process_threads": 2,