i/updateのレートリミットを緩和
This commit is contained in:
@@ -45,7 +45,7 @@ export const meta = {
|
||||
|
||||
limit: {
|
||||
duration: ms('1hour'),
|
||||
max: 10,
|
||||
max: 20,
|
||||
},
|
||||
|
||||
errors: {
|
||||
|
Reference in New Issue
Block a user