1
0
Fork 0

feat: 修改 cc 防御的默认配置

This commit is contained in:
zhengkunwang223 2024-04-19 17:39:49 +08:00
parent 5b0484bdba
commit 8693c3d9a0
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@
"rule": "cc",
"tokenTimeOut": 1800,
"threshold": 100,
"duration": 20,
"duration": 10,
"action": "deny",
"ipBlock": "on",
"ipBlockTime": 600

View File

@ -109,7 +109,7 @@
"rule": "cc",
"tokenTimeOut": 1800,
"threshold": 100,
"duration": 20,
"duration": 10,
"action": "deny",
"ipBlock": "on",
"ipBlockTime": 600