完善一些小细节

This commit is contained in:
starry
2025-06-27 08:50:04 +08:00
committed by GitHub
parent fe9156f878
commit d876809086
4 changed files with 15 additions and 13 deletions

View File

@@ -115,6 +115,7 @@ periodHours = 1.0
# 白名单中的IP不受限流限制
whiteList = [
"127.0.0.1",
"172.17.0.0/16",
"192.168.1.0/24"
]