upd: update limit
This commit is contained in:
parent
de9ea4d9f1
commit
2d1e8ee44d
2 changed files with 6 additions and 4 deletions
|
@ -13,7 +13,7 @@ export const meta = {
|
|||
prohibitMoved: true,
|
||||
limit: {
|
||||
duration: ms('1hour'),
|
||||
max: 1,
|
||||
max: 5,
|
||||
},
|
||||
|
||||
errors: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue