docs(faq): correct answer about migration

This commit is contained in:
Matthias Ahouansou 2024-04-27 20:55:19 +01:00
parent bd5d9a7560
commit 2b5295aa29
No known key found for this signature in database

View file

@ -22,4 +22,5 @@ You need to add a `org.matrix.msc3575.proxy` field to your `.well-known/matrix/c
## Can I migrate from Synapse to Conduit?
Not really. You can reuse the domain of your current server with Conduit, but you have to leave all federated rooms first.
Not really. You can reuse the domain of your current server with Conduit, but you will not be able to migrate accounts automatically.
Rooms that were federated can be re-joined via the other participating servers, however media and the like may be deleted from remote servers after some time, and hence might not be recoverable.