|
|
|
@ -296,6 +296,12 @@ matrix_synapse_room_list_publication_rules:
|
|
|
|
|
|
|
|
|
|
matrix_synapse_default_room_version: "4"
|
|
|
|
|
|
|
|
|
|
# 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: ~
|
|
|
|
|
|
|
|
|
|
# Default Synapse configuration template which covers the generic use case.
|
|
|
|
|
# You can customize it by controlling the various variables inside it.
|
|
|
|
|
#
|
|
|
|
|