matrix-docker-ansible-deploy/roles/matrix-synapse/templates
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
..
goofys Make S3-mounting path configurable 2021-02-09 22:05:07 +02:00
synapse Go through start.py when launching Synapse 2021-03-19 08:16:59 +02:00