mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-17 21:03:03 +00:00
添加支持 QQ闪传,微雨云,优化前端逻辑
This commit is contained in:
@@ -36,15 +36,15 @@ custom:
|
||||
- ^cn\.qaiu\.lz\.web\.model\..*
|
||||
|
||||
# 限流配置
|
||||
rateLimit:
|
||||
# 是否启用限流
|
||||
enable: true
|
||||
# 限流的请求数
|
||||
limit: 10
|
||||
# 限流的时间窗口(单位秒)
|
||||
timeWindow: 10
|
||||
# 路径匹配规则
|
||||
pathReg: ^/v2/.*
|
||||
#rateLimit:
|
||||
# # 是否启用限流
|
||||
# enable: true
|
||||
# # 限流的请求数
|
||||
# limit: 10
|
||||
# # 限流的时间窗口(单位秒)
|
||||
# timeWindow: 10
|
||||
# # 路径匹配规则
|
||||
# pathReg: ^/v2/.*
|
||||
|
||||
|
||||
# 数据源配置
|
||||
|
||||
Reference in New Issue
Block a user