View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/873 Closes #895 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
commit
d6c4b728df
2 changed files with 43 additions and 6 deletions
|
|
@ -57,10 +57,10 @@ export const meta = {
|
|||
},
|
||||
},
|
||||
|
||||
// 5 calls per 2 seconds
|
||||
// up to 50 calls @ 4 per second
|
||||
limit: {
|
||||
duration: 1000 * 2,
|
||||
max: 5,
|
||||
max: 50,
|
||||
dripRate: 250,
|
||||
},
|
||||
} as const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue