From d07f6856fecde7d0e397d8dc614c697d24dd2d40 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Thu, 5 Jan 2023 18:18:54 +0000 Subject: deploy: 4eb2f4e02b83c90519a8a55c562d1fafab7caf0b --- develop/workers.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'develop/workers.html') diff --git a/develop/workers.html b/develop/workers.html index 53a9574015..1a291d18ae 100644 --- a/develop/workers.html +++ b/develop/workers.html @@ -283,7 +283,7 @@ endpoints to the worker (localhost:8083 in the above example).

synctl or your distribution's preferred service manager such as systemd. We recommend the use of systemd where available: for information on setting up systemd to start synapse workers, see -Systemd with Workers. To use synctl, see +Systemd with Workers. To use synctl, see Using synctl with Workers.

Available worker applications

synapse.app.generic_worker

@@ -504,7 +504,7 @@ An event_creator listens for requests from clients to create new ev so. It will then pass those events over HTTP replication to any configured event persisters (or the main process if none are configured).

Note that event_creators and event_persisters are implemented using the same -synapse.app.generic_worker.

+synapse.app.generic_worker.

An example stream_writers configuration with multiple writers:

stream_writers:
-- 
cgit 1.5.1