summary refs log tree commit diff
path: root/latest/systemd-with-workers/workers/background_worker.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'latest/systemd-with-workers/workers/background_worker.yaml')
-rw-r--r--latest/systemd-with-workers/workers/background_worker.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/latest/systemd-with-workers/workers/background_worker.yaml b/latest/systemd-with-workers/workers/background_worker.yaml
new file mode 100644

index 0000000000..9fbfbda7db --- /dev/null +++ b/latest/systemd-with-workers/workers/background_worker.yaml
@@ -0,0 +1,8 @@ +worker_app: synapse.app.generic_worker +worker_name: background_worker + +# The replication listener on the main synapse process. +worker_replication_host: 127.0.0.1 +worker_replication_http_port: 9093 + +worker_log_config: /etc/matrix-synapse/background-worker-log.yaml