mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Better rate limitting
This commit is contained in:
parent
96ba504669
commit
5b0fd8c97c
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…
Add table
Reference in a new issue