12 lines
196 B
YAML
12 lines
196 B
YAML
|
worker_app: synapse.app.generic_worker
|
||
|
|
||
|
worker_listeners:
|
||
|
- type: http
|
||
|
port: 8008
|
||
|
x_forwarded: true
|
||
|
resources:
|
||
|
- names:
|
||
|
- client
|
||
|
- federation
|
||
|
- metrics
|