i/notificationsのレートリミットを緩和
This commit is contained in:
parent
6159cfd138
commit
0b269e79fd
|
@ -16,7 +16,7 @@ export const meta = {
|
|||
|
||||
limit: {
|
||||
duration: 30000,
|
||||
max: 15,
|
||||
max: 30,
|
||||
},
|
||||
|
||||
kind: 'read:notifications',
|
||||
|
|
Loading…
Reference in New Issue