summary refs log tree commit diff
path: root/docs/workers.md
diff options
context:
space:
mode:
authorErik Johnston <erikj@matrix.org>2023-09-07 10:26:07 +0100
committerGitHub <noreply@github.com>2023-09-07 09:26:07 +0000
commit8940d1b28ecbaf9185459e2af62169ecf39a96f5 (patch)
tree47c5360ea140484e9be49ef67cfe45519de219db /docs/workers.md
parentBump gitpython from 3.1.32 to 3.1.34 (#16267) (diff)
downloadsynapse-8940d1b28ecbaf9185459e2af62169ecf39a96f5.tar.xz
Add `/notifications` endpoint to workers (#16265)
Diffstat (limited to 'docs/workers.md')
-rw-r--r--docs/workers.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/workers.md b/docs/workers.md
index 24bd22724e..dc76b073de 100644
--- a/docs/workers.md
+++ b/docs/workers.md
@@ -246,6 +246,7 @@ information.
     ^/_matrix/client/(r0|v3|unstable)/user/.*/filter(/|$)
     ^/_matrix/client/(api/v1|r0|v3|unstable)/directory/room/.*$
     ^/_matrix/client/(r0|v3|unstable)/capabilities$
+    ^/_matrix/client/(r0|v3|unstable)/notifications$
 
     # Encryption requests
     ^/_matrix/client/(r0|v3|unstable)/keys/query$