Update docs

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-09-07 19:33:10 +02:00
parent b0b674f47e
commit 687e67b711
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
Add instructions for migrating from Akkoma

View file

@ -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`