matrix-docker-ansible-deploy/roles/matrix-synapse
Slavi Pantaleev 8887aed500 Do not add federation_sender_instances/pusher_instances configuration if not necessary
This keeps the configuration cleaner and hopefully prevents odd issues
if Synapse (by any chance) happens to interpret `pusher_instances: []`
as "no pushers", instead of as "push from the master process".

I haven't confirmed what an empty pushers/federation-senders list means,
so it's safer to just avoid it.
2022-09-15 10:34:02 +03:00
..
defaults Add support for running background tasks on a worker 2022-09-15 10:32:51 +03:00
files Fix "endpoint seems conditional" determination in workers-doc-to-yaml.awk" 2022-05-06 09:08:45 +02:00
tasks Add support for running background tasks on a worker 2022-09-15 10:32:51 +03:00
templates Do not add federation_sender_instances/pusher_instances configuration if not necessary 2022-09-15 10:34:02 +03:00
vars Add support for running background tasks on a worker 2022-09-15 10:32:51 +03:00