summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2023-02-28 16:37:19 +0000
committerGitHub <noreply@github.com>2023-02-28 16:37:19 +0000
commit682d31c7023b6b7299e74bc631e4d2acc60f91ac (patch)
treef5f8ec31099dcfe5f4f4ae753850e2a890ca14f9 /docs
parentAdd missing type hints to InsecureInterceptableContextFactory. (#15164) (diff)
downloadsynapse-682d31c7023b6b7299e74bc631e4d2acc60f91ac.tar.xz
Allow use of the `/filter` Client-Server APIs on workers. (#15134)
Diffstat (limited to 'docs')
-rw-r--r--docs/workers.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/workers.md b/docs/workers.md
index 2eb970ffa6..35a96f12a9 100644
--- a/docs/workers.md
+++ b/docs/workers.md
@@ -232,6 +232,7 @@ information.
     ^/_matrix/client/(api/v1|r0|v3|unstable)/joined_rooms$
     ^/_matrix/client/v1/rooms/.*/timestamp_to_event$
     ^/_matrix/client/(api/v1|r0|v3|unstable)/search$
+    ^/_matrix/client/(r0|v3|unstable)/user/.*/filter(/|$)
 
     # Encryption requests
     ^/_matrix/client/(r0|v3|unstable)/keys/query$