Merge branch 'akkoma-migration' into fork
This commit is contained in:
commit
c86d132cb7
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