This commit is contained in:
jinql
2025-09-10 14:49:23 +08:00
parent f0b8929035
commit cb9b9c2d35
5 changed files with 487 additions and 572 deletions

View File

@@ -18,7 +18,7 @@ default_icon_file = FileUtil.read_file(default_icon_path, mode='rb')
referer_log_file = os.path.join(icon_root_path, 'data', 'referer.txt')
# 队列阈值常量配置
MAX_QUEUE_SIZE = 3
MAX_QUEUE_SIZE = 10
# 时间常量
time_of_1_minus = 1 * 60