summary refs log tree commit diff
path: root/docs/workers.md
diff options
context:
space:
mode:
authorAndrew Ferrazzutti <andrewf@element.io>2024-09-23 08:33:48 -0400
committerGitHub <noreply@github.com>2024-09-23 13:33:48 +0100
commit5173741c71b42f36ea7fc169f38c53466e660a01 (patch)
treee45545bc0e9d413af745ef6d123e0205de26a67a /docs/workers.md
parentSpeed up sorting of sliding sync rooms in initial request (#17734) (diff)
downloadsynapse-5173741c71b42f36ea7fc169f38c53466e660a01.tar.xz
Support MSC4140: Delayed events (Futures) (#17326)
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 fbf539fa7e..51b22fef9b 100644 --- a/docs/workers.md +++ b/docs/workers.md
@@ -290,6 +290,7 @@ information. Additionally, the following REST endpoints can be handled for GET requests: ^/_matrix/client/(api/v1|r0|v3|unstable)/pushrules/ + ^/_matrix/client/unstable/org.matrix.msc4140/delayed_events Pagination requests can also be handled, but all requests for a given room must be routed to the same instance. Additionally, care must be taken to