请求频繁验证
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2025-10-15 15:56:32 +08:00
parent 1959045ab2
commit 3292b9f978
14 changed files with 310 additions and 5 deletions
+7 -1
View File
@@ -78,6 +78,12 @@
"SystemPacsConfig": {
"Port": "11113",
"IP": "101.132.193.237"
},
"RequestDuplicationOptions": {
"IsEnabled": true,
"DuplicationWindowMs": 500,
"CacheTimeSeconds": 5,
"ExcludedPaths": [
]
}
}