summary refs log tree commit diff
path: root/docker/conf-workers/synapse.supervisord.conf.j2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve startup times in Complement test runs against workers, particularly ↵reivilibre2022-06-301-2/+24
| | | | | in CPU-constrained environments. (#13127) Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Refactor the Dockerfile-workers configuration script to use Jinja2 templates ↵reivilibre2022-06-271-0/+30
in Synapse workers' Supervisord blocks. (#13054) Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>