add pid ratelimit
This commit is contained in:
parent
f7725497eb
commit
406b55a21b
@ -126,6 +126,11 @@
|
||||
"enabled": true,
|
||||
"max": 40,
|
||||
"reset_time": 30000
|
||||
},
|
||||
"/api/pid": {
|
||||
"enabled": true,
|
||||
"max": 30,
|
||||
"reset_time": 30000
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user