Upgrade Synapse (1.31 -> 1.32.2)

This commit is contained in:
Slavi Pantaleev
2021-04-22 14:22:07 +03:00
parent 378fabf177
commit e3fa3e12bc
6 changed files with 59 additions and 22 deletions

View File

@ -297,7 +297,7 @@ matrix_coturn_enabled: false
# hundreds of servers inside is insanely heavy (https://github.com/matrix-org/synapse/issues/3971).
#
# If your server does not federate with hundreds of others, enabling this doesn't hurt much.
matrix_synapse_use_presence: false
matrix_synapse_presence_enabled: false
```
You can also consider implementing a restriction on room complexity, in order to prevent users from joining very heavy rooms: