mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-05-09 12:36:32 +02:00
Make indentation level in roles/custom/matrix-bot-draupnir/defaults/main.yml
consistent
This commit is contained in:
parent
465df3a949
commit
360ee544a9
@ -148,9 +148,9 @@ matrix_bot_draupnir_synapse_http_antispam_config_base_url: "{{ matrix_bot_draupn
|
||||
# Therefore the module is configured from Draupnir because the consumer of the module determines what settings are relevant.
|
||||
|
||||
matrix_bot_draupnir_synapse_http_antispam_config_enabled_callbacks:
|
||||
- check_event_for_spam: true
|
||||
- user_may_invite: true
|
||||
- user_may_join_room: true
|
||||
- check_event_for_spam: true
|
||||
- user_may_invite: true
|
||||
- user_may_join_room: true
|
||||
|
||||
matrix_bot_draupnir_synapse_http_antispam_config_fail_open:
|
||||
check_event_for_spam: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user