forked from FoundKeyGang/FoundKey
Better rate limitting
This commit is contained in:
parent
256ba78ba5
commit
261a3f5d91
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export const meta = {
|
|||
|
||||
limit: {
|
||||
duration: ms('1hour'),
|
||||
max: 100
|
||||
max: 120
|
||||
},
|
||||
|
||||
requireFile: true,
|
||||
|
|
Loading…
Reference in a new issue