summary refs log tree commit diff
path: root/develop/workers.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-03-28 16:30:58 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-03-28 16:30:58 +0000
commit979faa537ae8163e0699f871f13af08f983ecd35 (patch)
tree9b90ab0341908ed93727b14f61ea883feb14f7bd /develop/workers.html
parentdeploy: ea6bfae0fca5303bcf2e474694d6a388ef3b6a90 (diff)
downloadsynapse-979faa537ae8163e0699f871f13af08f983ecd35.tar.xz
deploy: fd48fc45853eb193a22a08d874eb473e668e2d6a
Diffstat (limited to 'develop/workers.html')
-rw-r--r--develop/workers.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/workers.html b/develop/workers.html
index 0b086b365e..a6383fb04d 100644
--- a/develop/workers.html
+++ b/develop/workers.html
@@ -641,10 +641,10 @@ the stream writer for the <code>receipts</code> stream:</p>
 the stream writer for the <code>presence</code> stream:</p>
 <pre><code>^/_matrix/client/(api/v1|r0|v3|unstable)/presence/
 </code></pre>
-<h5 id="the-push-stream"><a class="header" href="#the-push-stream">The <code>push</code> stream</a></h5>
+<h5 id="the-push_rules-stream"><a class="header" href="#the-push_rules-stream">The <code>push_rules</code> stream</a></h5>
 <p>The following endpoints should be routed directly to the worker configured as
 the stream writer for the <code>push</code> stream:</p>
-<pre><code>^/_matrix/client/(api/v1|r0|v3|unstable)/push_rules/
+<pre><code>^/_matrix/client/(api/v1|r0|v3|unstable)/pushrules/
 </code></pre>
 <h4 id="restrict-outbound-federation-traffic-to-a-specific-set-of-workers"><a class="header" href="#restrict-outbound-federation-traffic-to-a-specific-set-of-workers">Restrict outbound federation traffic to a specific set of workers</a></h4>
 <p>The