mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-22 14:05:12 +00:00
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