diff options
author | clokep <clokep@users.noreply.github.com> | 2023-03-02 18:00:47 +0000 |
---|---|---|
committer | clokep <clokep@users.noreply.github.com> | 2023-03-02 18:00:47 +0000 |
commit | fa97890b649d294391ee35b9e7e8413a357c7a47 (patch) | |
tree | 90dbf8d43fa6e174495f0e64fcda836233e8a1ba /develop/workers.html | |
parent | deploy: 8c3fa748e6c42802c10cea0b9bcece4cf033e751 (diff) | |
download | synapse-fa97890b649d294391ee35b9e7e8413a357c7a47.tar.xz |
deploy: ecbe0ddbe7c47e05bc27b39dc10a9c30eafd2960
Diffstat (limited to 'develop/workers.html')
-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 b4616fe9b6..81c8a0a3a3 100644 --- a/develop/workers.html +++ b/develop/workers.html @@ -369,6 +369,7 @@ information.</p> ^/_matrix/client/(api/v1|r0|v3|unstable)/rooms/.*/state/ ^/_matrix/client/(api/v1|r0|v3|unstable)/rooms/.*/(join|invite|leave|ban|unban|kick)$ ^/_matrix/client/(api/v1|r0|v3|unstable)/join/ +^/_matrix/client/(api/v1|r0|v3|unstable)/knock/ ^/_matrix/client/(api/v1|r0|v3|unstable)/profile/ # Account data requests |