mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-16 06:57:36 -07:00
Update endpoints.ts
This commit is contained in:
parent
b40278480a
commit
df15291c29
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ const endpoints: Endpoint[] = [
|
|||
withCredential: true,
|
||||
limit: {
|
||||
duration: ms('1hour'),
|
||||
max: 100
|
||||
max: 300
|
||||
},
|
||||
kind: 'reaction-write'
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue