matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse/systemd
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
..
matrix-synapse-worker.service.j2 Go through start.py when launching Synapse 2021-03-19 08:16:59 +02:00
matrix-synapse.service.j2 Go through start.py when launching Synapse 2021-03-19 08:16:59 +02:00