summary refs log tree commit diff
path: root/docs/workers.md
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2021-06-02 11:38:54 -0400
committerPatrick Cloke <patrickc@matrix.org>2021-06-02 11:38:54 -0400
commit09361655d2fcdac24642efa2b60122dd4f0684be (patch)
treea8a245f6185f6102b47b6b35fbd33a47d8447571 /docs/workers.md
parentMerge remote-tracking branch 'origin/release-v1.35' into matrix-org-hotfixes (diff)
parentRewrite the KeyRing (#10035) (diff)
downloadsynapse-09361655d2fcdac24642efa2b60122dd4f0684be.tar.xz
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Diffstat (limited to 'docs/workers.md')
-rw-r--r--docs/workers.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/workers.md b/docs/workers.md

index c6282165b0..46b5e4b737 100644 --- a/docs/workers.md +++ b/docs/workers.md
@@ -228,6 +228,9 @@ expressions: ^/_matrix/client/(api/v1|r0|unstable)/joined_groups$ ^/_matrix/client/(api/v1|r0|unstable)/publicised_groups$ ^/_matrix/client/(api/v1|r0|unstable)/publicised_groups/ + ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/event/ + ^/_matrix/client/(api/v1|r0|unstable)/joined_rooms$ + ^/_matrix/client/(api/v1|r0|unstable)/search$ # Registration/login requests ^/_matrix/client/(api/v1|r0|unstable)/login$