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
|