From 99ac1fe7610ba9245ce8cad799bf6f7a66967dcb Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Thu, 17 Nov 2022 16:11:58 +0000 Subject: deploy: 01a052789266179c70c10ea6a6253c64fd9990d2 --- 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 95ec9edf4c..027befd165 100644 --- a/develop/workers.html +++ b/develop/workers.html @@ -252,8 +252,8 @@ The currently available worker applications are listed worker_replication_http_port).
  • If handling HTTP requests, a worker_listeners option with an http listener.
  • -
  • Synapse 1.71 and older: if handling the ^/_matrix/client/v3/keys/upload endpoint, the HTTP URI for -the main process (worker_main_http_uri). This config option is no longer required and is ignored when running Synapse 1.72 and newer.
  • +
  • Synapse 1.72 and older: if handling the ^/_matrix/client/v3/keys/upload endpoint, the HTTP URI for +the main process (worker_main_http_uri). This config option is no longer required and is ignored when running Synapse 1.73 and newer.
  • For example:

    worker_app: synapse.app.generic_worker
    -- 
    cgit 1.5.1