mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-02 08:05:58 +09:00
Update rate limit setting
This commit is contained in:
parent
d7dbe503b6
commit
45b55a8c98
@ -16,8 +16,7 @@ export const meta = {
|
|||||||
|
|
||||||
limit: {
|
limit: {
|
||||||
duration: ms('1hour'),
|
duration: ms('1hour'),
|
||||||
max: 300,
|
max: 300
|
||||||
minInterval: ms('1second')
|
|
||||||
},
|
},
|
||||||
|
|
||||||
kind: 'note-write',
|
kind: 'note-write',
|
||||||
|
Loading…
Reference in New Issue
Block a user