Fix typo in migration docs
This commit is contained in:
parent
9b129be524
commit
58fffede9f
1 changed files with 1 additions and 1 deletions
|
@ -79,4 +79,4 @@ NODE_ENV=production pnpm run migrate
|
||||||
|
|
||||||
## Reverse
|
## Reverse
|
||||||
|
|
||||||
You ***cannot*** migrate back to Misskey from Calckey due to re-hashing passwords on signin with argon2. You can migrate from to Calckey to Foundkey, though.
|
You ***cannot*** migrate back to Misskey from Calckey due to re-hashing passwords on signin with argon2. You can migrate from Calckey to Foundkey, though.
|
||||||
|
|
Loading…
Reference in a new issue