update for 1.74.0

This commit is contained in:
creme 2022-12-20 18:50:51 +01:00
parent 7ddce79090
commit 3c51a9eee6
No known key found for this signature in database
GPG key ID: C147C3B7FBDF08D0
6 changed files with 13 additions and 16 deletions

View file

@ -1,4 +1,4 @@
worker_app: synapse.app.federation_sender
worker_app: synapse.app.generic_worker
worker_name: federation_sender1
# The replication listener on the synapse to talk to.

View file

@ -1,4 +1,4 @@
worker_app: synapse.app.federation_sender
worker_app: synapse.app.generic_worker
worker_name: federation_sender2
# The replication listener on the synapse to talk to.

View file

@ -1,4 +1,4 @@
worker_app: synapse.app.federation_sender
worker_app: synapse.app.generic_worker
worker_name: federation_sender3
# The replication listener on the synapse to talk to.

View file

@ -1,4 +1,4 @@
worker_app: synapse.app.federation_sender
worker_app: synapse.app.generic_worker
worker_name: federation_sender4
# The replication listener on the synapse to talk to.

View file

@ -1,4 +1,4 @@
worker_app: synapse.app.pusher
worker_app: synapse.app.generic_worker
worker_name: pusher
# The replication listener on the synapse to talk to.