mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-29 07:18:08 +09:00
tweak rate limit
This commit is contained in:
parent
1acf723f2c
commit
3a8b93ac26
@ -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