mirror of
https://github.com/hotomoe/hotomoe
synced 2024-11-25 15:46:17 +09:00
tweak rate limit
This commit is contained in:
parent
212b2c738b
commit
9f5c8f42e0
@ -13,7 +13,7 @@ export const meta = {
|
||||
|
||||
limit: {
|
||||
duration: 60000,
|
||||
max: 10,
|
||||
max: 15,
|
||||
},
|
||||
|
||||
kind: 'read:notifications',
|
||||
|
Loading…
Reference in New Issue
Block a user