matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse
Slavi Pantaleev a5ee39266c Go through start.py when launching Synapse
This allows us to benefit from helpful things it does for us,
like enabling jemalloc: https://github.com/matrix-org/synapse/pull/8553

We weren't going through `start.py` before, because it was causing some
conflict with our `docker run --user=...` stuff, but it doesn't seem
to be a problem anymore.

Having done this, we won't need to do things like
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/941
anymore.
2021-03-19 08:16:59 +02:00
..
systemd Go through start.py when launching Synapse 2021-03-19 08:16:59 +02:00
usr-local-bin Quote docker args in case inputs contain spaces 2019-10-14 08:59:56 +01:00
homeserver.yaml.j2 Adding vars to synapse for private servers. 2021-03-14 00:39:44 -03:00
synapse.log.config.j2 Make Synapse log messages a bit prettier 2019-07-04 18:19:52 +03:00
worker.yaml.j2 Fix metrics listeners for Synapse workers 2021-02-15 11:19:07 +02:00