document some breaking changes

This commit is contained in:
Daniel Lovbrotte Olsen 2023-09-21 20:37:01 +02:00
parent 50ae1b6e57
commit 161d1ed360
2 changed files with 11 additions and 1 deletions

10
MIGRATIONS.MD Normal file
View File

@ -0,0 +1,10 @@
# Migrations
This is a best effort document descibing neccecary changes you might have to do when updating
## 0.5.0 UNRELEASED
The module has been renamed from `synapse` to `default`

View File

@ -50,5 +50,5 @@ matrix-synapse.sliding-sync.environmentFile = "/some/file/containing/SYNCV3_SECR
```
If using well-known delagation make sure `YOURDOMAIN/.well-known/matrix/client` matches
If using [well-known delagation](https://matrix-org.github.io/synapse/v1.37/delegate.html) make sure `YOURDOMAIN/.well-known/matrix/client` matches
what's in `matrix.YOURDOMAIN/.well-known/matrix/client`