修复gist正则匹配

This commit is contained in:
user123456
2025-07-28 04:46:08 +08:00
parent 70bf552daf
commit a0df3b1a54
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ fileSize = 2147483648
enableH2C = false
[rateLimit]
# 每个IP每小时允许的请求数(注意Docker镜像会有多个层会消耗多个次数)
# 每个IP每周期允许的请求数
requestLimit = 500
# 限流周期(小时)
periodHours = 3.0