prohibit moved account from moving again
This commit is contained in:
parent
71e9b2298e
commit
21677aa30d
2 changed files with 3 additions and 3 deletions
|
|
@ -19,6 +19,7 @@ export const meta = {
|
|||
|
||||
secure: true,
|
||||
requireCredential: true,
|
||||
prohibitMoved: true,
|
||||
limit: {
|
||||
duration: ms('1day'),
|
||||
max: 5,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue