mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-18 17:04:39 -04:00
Disable groups/communities by default. (#12344)
This disables the endpoints (and sync response fields) for groups/communities by default.
This commit is contained in:
parent
320186319a
commit
9535fd0f9c
4 changed files with 10 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue