mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-05-21 05:06:58 +00:00
Update endpoints.ts
This commit is contained in:
parent
2ca8bafde3
commit
7dd7de8ff6
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ const endpoints: Endpoint[] = [
|
||||||
withCredential: true,
|
withCredential: true,
|
||||||
limit: {
|
limit: {
|
||||||
duration: ms('1hour'),
|
duration: ms('1hour'),
|
||||||
max: 100
|
max: 300
|
||||||
},
|
},
|
||||||
kind: 'reaction-write'
|
kind: 'reaction-write'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue