From 5173741c71b42f36ea7fc169f38c53466e660a01 Mon Sep 17 00:00:00 2001 From: Andrew Ferrazzutti Date: Mon, 23 Sep 2024 08:33:48 -0400 Subject: Support MSC4140: Delayed events (Futures) (#17326) --- docs/workers.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/workers.md') 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 -- cgit 1.5.1