mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2024-12-22 02:47:29 +01:00
document some breaking changes
This commit is contained in:
parent
50ae1b6e57
commit
161d1ed360
10
MIGRATIONS.MD
Normal file
10
MIGRATIONS.MD
Normal 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`
|
||||
|
||||
|
||||
|
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user