You've already forked favicon-api-async
25.09.10
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user