mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
docs: add note about reverse migration
This commit is contained in:
parent
df83d4c211
commit
d5161ad860
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue