diff options
Diffstat (limited to '')
-rw-r--r-- | latest/workers.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/latest/workers.html b/latest/workers.html index cbaf209550..20e89c55e7 100644 --- a/latest/workers.html +++ b/latest/workers.html @@ -351,6 +351,8 @@ information.</p> ^/_matrix/client/(api/v1|r0|v3|unstable/.*)/rooms/.*/aliases ^/_matrix/client/(api/v1|r0|v3|unstable)/search$ ^/_matrix/client/(r0|v3|unstable)/user/.*/filter(/|$) +^/_matrix/client/(api/v1|r0|v3|unstable)/directory/room/.*$ +^/_matrix/client/(r0|v3|unstable)/capabilities$ # Encryption requests ^/_matrix/client/(r0|v3|unstable)/keys/query$ |