feat: 修改 cc 防御的默认配置
This commit is contained in:
parent
5b0484bdba
commit
8693c3d9a0
|
|
@ -109,7 +109,7 @@
|
|||
"rule": "cc",
|
||||
"tokenTimeOut": 1800,
|
||||
"threshold": 100,
|
||||
"duration": 20,
|
||||
"duration": 10,
|
||||
"action": "deny",
|
||||
"ipBlock": "on",
|
||||
"ipBlockTime": 600
|
||||
|
|
|
|||
|
|
@ -109,7 +109,7 @@
|
|||
"rule": "cc",
|
||||
"tokenTimeOut": 1800,
|
||||
"threshold": 100,
|
||||
"duration": 20,
|
||||
"duration": 10,
|
||||
"action": "deny",
|
||||
"ipBlock": "on",
|
||||
"ipBlockTime": 600
|
||||
|
|
|
|||
Loading…
Reference in New Issue