summary refs log tree commit diff
path: root/develop/systemd-with-workers/workers/pusher_worker.yaml
diff options
context:
space:
mode:
authorsquahtx <squahtx@users.noreply.github.com>2022-10-07 13:26:19 +0000
committersquahtx <squahtx@users.noreply.github.com>2022-10-07 13:26:19 +0000
commita97d6334ed5864d4925716cf4486c8f39412f7e6 (patch)
tree57e3355da0a2890dd51c877e040a23c8ba035c61 /develop/systemd-with-workers/workers/pusher_worker.yaml
parentdeploy: 0c853e09709d52783efd37060ed9e8f55a4fc704 (diff)
downloadsynapse-a97d6334ed5864d4925716cf4486c8f39412f7e6.tar.xz
deploy: 0adeccafc651f9fe0eae4fe4d67229b9be9ed7b9
Diffstat (limited to 'develop/systemd-with-workers/workers/pusher_worker.yaml')
-rw-r--r--develop/systemd-with-workers/workers/pusher_worker.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/develop/systemd-with-workers/workers/pusher_worker.yaml b/develop/systemd-with-workers/workers/pusher_worker.yaml
new file mode 100644

index 0000000000..46e22c6f06 --- /dev/null +++ b/develop/systemd-with-workers/workers/pusher_worker.yaml
@@ -0,0 +1,8 @@ +worker_app: synapse.app.pusher +worker_name: pusher_worker1 + +# 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/pusher-worker-log.yaml