mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
i/notificationsのレートリミットを緩和
This commit is contained in:
@@ -16,7 +16,7 @@ export const meta = {
|
||||
|
||||
limit: {
|
||||
duration: 30000,
|
||||
max: 15,
|
||||
max: 30,
|
||||
},
|
||||
|
||||
kind: 'read:notifications',
|
||||
|
||||
Reference in New Issue
Block a user