set move ratelimit to graceful 5 times.
This commit is contained in:
parent
c17755e109
commit
ccdbe15b68
|
@ -23,7 +23,7 @@ export const meta = {
|
|||
|
||||
limit: {
|
||||
duration: DAY,
|
||||
max: 3,
|
||||
max: 5,
|
||||
},
|
||||
|
||||
errors: {
|
||||
|
|
Loading…
Reference in New Issue