From 9af538eca53fe6daf0a1c06ab83f4e34fa0bd447 Mon Sep 17 00:00:00 2001 From: "qcqcqc@wsl" <1220204124@zust.edu.cn> Date: Wed, 30 Apr 2025 15:55:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=B8=8D=E6=98=BE=E7=A4=BAms?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index ea1a5bd..052ee3f 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -7,4 +7,7 @@ bash_config: watch_interval: 86400 update_checker: - interval: 86400 \ No newline at end of file + interval: 86400 + +reporter: + show_msg: false \ No newline at end of file