1
0
Files
synapse/docker/workers/pusher.yaml
2020-12-15 19:15:55 +00:00

13 lines
291 B
YAML

worker_app: synapse.app.pusher
worker_name: pusher
# The replication listener on the main synapse process.
worker_replication_host: 127.0.0.1
worker_replication_http_port: 9093
worker_listeners:
- type: http
port: 8083
resources: []
worker_log_config: /conf/workers/pusher_log.yaml