|
|
|
@ -320,6 +320,9 @@ matrix_synapse_workers_pusher_workers_metrics_range_start: 19200
|
|
|
|
|
matrix_synapse_workers_appservice_workers_count: 1
|
|
|
|
|
matrix_synapse_workers_appservice_workers_metrics_range_start: 19300
|
|
|
|
|
|
|
|
|
|
# matrix_synapse_workers_federation_sender_workers_count can only be 0 or 1 for now.
|
|
|
|
|
# More instances are not supported due to a playbook limitation having to do with keeping `federation_sender_instances` in `homeserver.yaml` updated.
|
|
|
|
|
# See https://github.com/matrix-org/synapse/blob/master/docs/workers.md#synapseappfederation_sender
|
|
|
|
|
matrix_synapse_workers_federation_sender_workers_count: 1
|
|
|
|
|
matrix_synapse_workers_federation_sender_workers_metrics_range_start: 19400
|
|
|
|
|
|
|
|
|
|