anonymousland-synapse-docke.../files/workers/sync3.yaml

17 lines
387 B
YAML
Raw Normal View History

2022-11-01 20:33:33 -04:00
worker_app: synapse.app.generic_worker
worker_name: sync3
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_log_config: /data/log/sync3.yaml
worker_listeners:
- type: http
port: 8081
x_forwarded: true
resources:
- names: [client, federation]