From 50e275a2f94c3b71bd3f037e85ef9f8015c0adb8 Mon Sep 17 00:00:00 2001 From: PKC278 <52959804+PKC278@users.noreply.github.com> Date: Fri, 9 Jan 2026 23:53:09 +0800 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E5=A2=9E=E5=8A=A0=E6=9C=80?= =?UTF-8?q?=E5=A4=A7=E6=90=9C=E7=B4=A2=E5=90=8D=E7=A7=B0=E6=95=B0=E9=87=8F?= =?UTF-8?q?=E9=99=90=E5=88=B6=E8=87=B33=20=E7=A1=AE=E4=BF=9D=E5=8C=85?= =?UTF-8?q?=E5=90=AB=20en=5Ftitle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/core/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/core/config.py b/app/core/config.py index 090cb0ce..c1e58593 100644 --- a/app/core/config.py +++ b/app/core/config.py @@ -278,7 +278,7 @@ class ConfigModel(BaseModel): # 搜索多个名称 SEARCH_MULTIPLE_NAME: bool = False # 最大搜索名称数量 - MAX_SEARCH_NAME_LIMIT: int = 2 + MAX_SEARCH_NAME_LIMIT: int = 3 # ==================== 下载配置 ==================== # 种子标签