From 0a75ead764e5e81520ea1279ea7e4d8afc44c48c Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Tue, 14 May 2024 14:23:00 +0000 Subject: deploy: ecf4e0674c9a027aec253adaca89ed260700224b --- latest/workers.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'latest/workers.html') 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.

^/_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!

This style of configuration supersedes the legacy synapse.app.appservice worker application type.

Push Notifications

-

You can designate generic worker to sending push notifications to +

You can designate generic workers to send push notifications to a push gateway such as sygnal and email.

This will stop the main process sending push notifications.

-- cgit 1.5.1