|
|
|
@@ -952,12 +952,6 @@ matrix_synapse_default_room_version: "10" |
|
|
|
# The upstream default is `false`, but we try to make Synapse less wasteful of resources, so we do things differently. |
|
|
|
matrix_synapse_forget_rooms_on_leave: true |
|
|
|
|
|
|
|
# Controls the Synapse `spam_checker` setting. |
|
|
|
# |
|
|
|
# If a spam-checker extension is enabled, this variable's value is set automatically by the playbook during runtime. |
|
|
|
# If not, you can also control its value manually. |
|
|
|
matrix_synapse_spam_checker: [] |
|
|
|
|
|
|
|
# Controls the Synapse `modules` list. |
|
|
|
# You can define your own list of modules here. See the `modules` syntax in `homeserver.yaml.j2` |
|
|
|
# Certain Synapse extensions that you can enable below auto-inject themselves into `matrix_synapse_modules` at runtime. |
|
|
|
|