Upgrade synapse-simple-antispam (0.0.3 -> 0.0.7)

This commit is contained in:
Aaron Raimist
2022-01-19 14:35:55 +00:00
parent 5f22371c23
commit ff94d815e1
3 changed files with 7 additions and 4 deletions

View File

@ -15,12 +15,13 @@
# See https://matrix-org.github.io/synapse/latest/modules/index.html for more
# documentation on how to configure or create custom modules for Synapse.
#
modules:
#modules:
# - module: my_super_module.MySuperClass
# config:
# do_thing: true
# - module: my_other_super_module.SomeClass
# config: {}
modules: {{ matrix_synapse_modules|to_json }}
## Server ##