226c550ffa
As stream writer workers are also powered by the `generic_worker` Synapse app, this necessitated that we provide means for distinguishing between them and regular `generic_workers`. I've also taken the time to optimize nginx configuration generation (more Jinja2 macro usage, less duplication). Worker names have also changed. Workers are now named sequentially like this: - `matrix-synapse-worker-0-generic` - `matrix-synapse-worker-1-stream-writer-typing` - `matrix-synapse-worker-2-pusher` instead of `matrix-synapse-worker_generic_worker-18111` (indexed with a port number). People who modify `matrix_synapse_workers_enabled_list` directly will need to adjust their configuration. |
||
---|---|---|
.. | ||
matrix-base-domain.conf.j2 | ||
matrix-bot-buscarron.conf.j2 | ||
matrix-bot-go-neb.conf.j2 | ||
matrix-client-cinny.conf.j2 | ||
matrix-client-element.conf.j2 | ||
matrix-client-hydrogen.conf.j2 | ||
matrix-conduit.conf.j2 | ||
matrix-dendrite.conf.j2 | ||
matrix-dimension.conf.j2 | ||
matrix-domain.conf.j2 | ||
matrix-grafana.conf.j2 | ||
matrix-jitsi.conf.j2 | ||
matrix-ntfy.conf.j2 | ||
matrix-riot-web.conf.j2 | ||
matrix-sygnal.conf.j2 | ||
matrix-synapse.conf.j2 | ||
nginx-http.conf.j2 |