From 2c542bf412cd3b4b49da374d88a79f00825eb721 Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Fri, 10 Nov 2023 12:04:25 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=B8=8D=E5=86=8D=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=9C=A8=E5=90=AF=E5=8A=A8=E6=97=B6=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-template.py b/config-template.py index 7b666863..c9abb05a 100644 --- a/config-template.py +++ b/config-template.py @@ -351,7 +351,7 @@ rate_limit_strategy = "drop" # 是否在启动时进行依赖库更新 -upgrade_dependencies = True +upgrade_dependencies = False # 是否上报统计信息 # 用于统计机器人的使用情况,不会收集任何用户信息