Disable groups/communities by default. (#12344)

This disables the endpoints (and sync response fields) for
groups/communities by default.
This commit is contained in:
Patrick Cloke 2022-04-12 10:20:46 -04:00 committed by GitHub
parent 320186319a
commit 9535fd0f9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 1 deletions

View file

@ -85,6 +85,13 @@ process, for example:
dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb
```
# Upgrading to v1.58.0
## Groups/communities feature has been disabled by default
The non-standard groups/communities feature in Synapse has been disabled by default
and will be removed in Synapse v1.61.0.
# Upgrading to v1.57.0
## Changes to database schema for application services