23 lines
467 B
YAML
Raw Normal View History

2022-11-01 20:33:33 -04:00
worker_app: synapse.app.generic_worker
worker_name: additional2
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
2023-01-01 19:12:15 -05:00
worker_replication_http_tls: false
2022-11-01 20:33:33 -04:00
worker_log_config: /data/log/additional2.yaml
worker_listeners:
2022-11-25 19:37:36 -05:00
2022-11-01 20:33:33 -04:00
- type: http
port: 8081
x_forwarded: true
resources:
2022-11-25 19:37:36 -05:00
- names: [client]
compress: false
2022-11-01 20:33:33 -04:00
- type: http
port: 8034
resources:
- names: [replication]