Deprecate matrix_synapse_spam_checker in favor of matrix_synapse_modules

This commit is contained in:
Slavi Pantaleev
2023-08-26 20:09:06 +03:00
parent e03ec11fcf
commit d207edb304
3 changed files with 1 additions and 21 deletions

View File

@ -66,7 +66,7 @@
- {'old': 'matrix_synapse_ext_s3_storage_provider_path', 'new': 'matrix_synapse_ext_s3_storage_provider_base_path'}
- {'old': 'matrix_synapse_send_federation', 'new': '<unnecessary - Synapse relies on federation_sender_instances now>'}
- {'old': 'matrix_synapse_start_pushers', 'new': '<unnecessary - Synapse relies on pusher_instances now>'}
- {'old': 'matrix_synapse_spam_checker', 'new': '<superseded by matrix_synapse_modules>'}
- name: (Deprecation) Catch and report renamed settings in matrix_synapse_configuration_extension_yaml
ansible.builtin.fail: