From 697e3b2b8f13f378ac82834b1368d115e5add028 Mon Sep 17 00:00:00 2001 From: david-ajax Date: Wed, 10 Sep 2025 23:51:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config.toml b/config.toml index e69de29..4b35721 100644 --- a/config.toml +++ b/config.toml @@ -0,0 +1,8 @@ +# [调试] 将更改保存到文件 +save = 1 +# [调试] 覆写时间 +time_override = -1 +# [调试] 一键通过 +quick_pass = 0 +# 对于每个项目的新记忆核子数量 +tasked_number = 6 \ No newline at end of file