feat: 定时任务重构调整key验证策略
This commit is contained in:
@@ -18,9 +18,8 @@ ALLOWED_METHODS=GET,POST,PUT,DELETE,OPTIONS
|
||||
ALLOWED_HEADERS=*
|
||||
ALLOW_CREDENTIALS=false
|
||||
|
||||
# 性能配置
|
||||
# 并发数量
|
||||
MAX_CONCURRENT_REQUESTS=100
|
||||
KEY_VALIDATION_POOL_SIZE=50
|
||||
|
||||
# 数据库配置
|
||||
# 示例 DSN: user:password@tcp(localhost:3306)/gpt_load?charset=utf8mb4&parseTime=True&loc=Local
|
||||
|
Reference in New Issue
Block a user