diff options
author | clokep <clokep@users.noreply.github.com> | 2023-04-14 16:27:02 +0000 |
---|---|---|
committer | clokep <clokep@users.noreply.github.com> | 2023-04-14 16:27:02 +0000 |
commit | 08f656108f2325c7159ea32ca33a91bae1af247e (patch) | |
tree | cc1dabca71c1f9899208a7020b1ff0ff249b6d9a /develop/workers.html | |
parent | deploy: dabbb94fafd335966bbdb5bd2187678872731a0d (diff) | |
download | synapse-08f656108f2325c7159ea32ca33a91bae1af247e.tar.xz |
deploy: e4a25d022c1e4b71e043b07324d95362f7fb4067
Diffstat (limited to '')
-rw-r--r-- | develop/workers.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/develop/workers.html b/develop/workers.html index 8bd1aca2f2..20e89c55e7 100644 --- a/develop/workers.html +++ b/develop/workers.html @@ -352,6 +352,7 @@ information.</p> ^/_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$ |