summary refs log tree commit diff
path: root/latest/workers.html
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2024-05-14 14:23:00 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2024-05-14 14:23:00 +0000
commit0a75ead764e5e81520ea1279ea7e4d8afc44c48c (patch)
treedbbecd0eeb4ee354dad2872110ace4e1fbefdd4a /latest/workers.html
parentdeploy: 284d85dee34d1d79ff92c38799dabdc28a713793 (diff)
downloadsynapse-0a75ead764e5e81520ea1279ea7e4d8afc44c48c.tar.xz
deploy: ecf4e0674c9a027aec253adaca89ed260700224b
Diffstat (limited to '')
-rw-r--r--latest/workers.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/latest/workers.html b/latest/workers.html
index a6383fb04d..c3c56d3b07 100644
--- a/latest/workers.html
+++ b/latest/workers.html
@@ -363,7 +363,7 @@ information.</p>
 ^/_matrix/client/v1/rooms/.*/hierarchy$
 ^/_matrix/client/(v1|unstable)/rooms/.*/relations/
 ^/_matrix/client/v1/rooms/.*/threads$
-^/_matrix/client/unstable/im.nheko.summary/rooms/.*/summary$
+^/_matrix/client/unstable/im.nheko.summary/summary/.*$
 ^/_matrix/client/(r0|v3|unstable)/account/3pid$
 ^/_matrix/client/(r0|v3|unstable)/account/whoami$
 ^/_matrix/client/(r0|v3|unstable)/devices$
@@ -714,7 +714,7 @@ after setting this option in the shared configuration!</p>
 <p>This style of configuration supersedes the legacy <code>synapse.app.appservice</code>
 worker application type.</p>
 <h4 id="push-notifications"><a class="header" href="#push-notifications">Push Notifications</a></h4>
-<p>You can designate generic worker to sending push notifications to
+<p>You can designate generic workers to send push notifications to
 a <a href="https://spec.matrix.org/v1.5/push-gateway-api/">push gateway</a> such as
 <a href="https://github.com/matrix-org/sygnal">sygnal</a> and email.</p>
 <p>This will stop the main process sending push notifications.</p>