docs: add note about reverse migration
This commit is contained in:
parent
7b2a34a364
commit
eae2c959d3
@ -76,3 +76,7 @@ git pull --ff
|
||||
NODE_ENV=production pnpm run migrate
|
||||
# build using prefered method
|
||||
```
|
||||
|
||||
## 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.
|
||||
|
Loading…
Reference in New Issue
Block a user