mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2025-09-10 04:53:48 +02:00
plug inital sync workers in
This commit is contained in:
@@ -110,8 +110,8 @@ in
|
|||||||
map $synapse_uri_group $synapse_backend {
|
map $synapse_uri_group $synapse_backend {
|
||||||
default synapse_master;
|
default synapse_master;
|
||||||
|
|
||||||
# synapse_initial_sync synapse_worker_initial_sync;
|
synapse_initial_sync synapse_worker_initial_sync;
|
||||||
# synapse_normal_sync synapse_worker_normal_sync;
|
synapse_normal_sync synapse_worker_normal_sync;
|
||||||
|
|
||||||
synapse_federation synapse_worker_federation;
|
synapse_federation synapse_worker_federation;
|
||||||
synapse_federation_transaction synapse_worker_federation;
|
synapse_federation_transaction synapse_worker_federation;
|
||||||
|
Reference in New Issue
Block a user