merge: Bump develop version (!789)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/789
This commit is contained in:
Julia 2024-11-28 06:15:32 +00:00
commit 52976588a7
245 changed files with 2942 additions and 23 deletions

View file

@ -42,6 +42,12 @@ export const meta = {
id: '7a1b9cb6-235b-4e58-9c00-32c1796f502c',
},
},
// 10 calls per 5 seconds
limit: {
duration: 1000 * 5,
max: 10,
},
} as const;
export const paramDef = {