Merge branch 'akkoma-migration' into fork

This commit is contained in:
marcin mikołajczak 2024-09-07 19:33:23 +02:00
commit c86d132cb7
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`