Update docs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
b0b674f47e
commit
687e67b711
2 changed files with 3 additions and 0 deletions
1
changelog.d/akkoma-migration.add
Normal file
1
changelog.d/akkoma-migration.add
Normal file
|
@ -0,0 +1 @@
|
|||
Add instructions for migrating from Akkoma
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Database migration
|
||||
|
||||
> Note: You will lose data related about Akkoma-specific features, including: MastoFE settings, user frontend profiles, status auto-expiration config, hashtag follows, DM restrictions and auto follow-back. Consider taking a backup.
|
||||
|
||||
To rollback Akkoma-specific migrations:
|
||||
|
||||
- OTP: `./bin/pleroma_ctl rollback --migrations-path priv/repo/optional_migrations/akkoma_rollbacks`
|
||||
|
|
Loading…
Reference in a new issue