Revert removal of generic and sender workers 3 & 4

This reverts commits 0e7f3b6120,
70aa3d517e, and
b0627430bd
This commit is contained in:
2021-08-27 18:20:18 -05:00
parent 0e7f3b6120
commit a58a1b12c9
4 changed files with 100 additions and 0 deletions

10
workers/sender3.yaml Normal file
View File

@ -0,0 +1,10 @@
worker_app: synapse.app.federation_sender
worker_name: sender3
worker_listeners:
- type: http
port: 8008
x_forwarded: true
resources:
- names:
- metrics

10
workers/sender4.yaml Normal file
View File

@ -0,0 +1,10 @@
worker_app: synapse.app.federation_sender
worker_name: sender4
worker_listeners:
- type: http
port: 8008
x_forwarded: true
resources:
- names:
- metrics