update worker config to use instance map

This commit is contained in:
uumas
2023-07-19 00:25:22 +03:00
parent dc1e49c6e1
commit af224d8312
2 changed files with 3 additions and 6 deletions

View File

@@ -2,10 +2,6 @@
worker_app: synapse.app.{{ worker_app }}
worker_name: {{ worker }}
# The replication listener on the synapse to talk to.
worker_replication_host: 127.0.0.1
worker_replication_http_port: 9093
worker_log_config: /etc/matrix-synapse/worker-logs/{{ worker }}-log.yaml
{% if worker_port is defined and worker_listeners|length !=0 or synapse_metrics %}
worker_listeners: