summary refs log tree commit diff
path: root/develop/workers.html
diff options
context:
space:
mode:
authorclokep <clokep@users.noreply.github.com>2021-09-08 15:02:56 +0000
committerclokep <clokep@users.noreply.github.com>2021-09-08 15:02:56 +0000
commite0a526daef4cbcf9d94614dd59c69a96d152d355 (patch)
treece7ac20f66a8272c6499e2e6c70f4a85a83da79e /develop/workers.html
parentdeploy: e7b78dcc4a6bf8fdb71782640932da8dff7cc5ed (diff)
downloadsynapse-e0a526daef4cbcf9d94614dd59c69a96d152d355.tar.xz
deploy: 1fdf2cf8e84769c5e15ca8bb53fe61e5507365d7
Diffstat (limited to 'develop/workers.html')
-rw-r--r--develop/workers.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/develop/workers.html b/develop/workers.html
index b2db5d90f0..d757ff9011 100644
--- a/develop/workers.html
+++ b/develop/workers.html
@@ -346,6 +346,8 @@ expressions:</p>
 ^/_matrix/federation/v1/user/devices/
 ^/_matrix/federation/v1/get_groups_publicised$
 ^/_matrix/key/v2/query
+^/_matrix/federation/unstable/org.matrix.msc2946/spaces/
+^/_matrix/federation/unstable/org.matrix.msc2946/hierarchy/
 
 # Inbound federation transaction request
 ^/_matrix/federation/v1/send/
@@ -357,6 +359,9 @@ expressions:</p>
 ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/context/.*$
 ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/members$
 ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/state$
+^/_matrix/client/unstable/org.matrix.msc2946/rooms/.*/spaces$
+^/_matrix/client/unstable/org.matrix.msc2946/rooms/.*/hierarchy$
+^/_matrix/client/unstable/im.nheko.summary/rooms/.*/summary$
 ^/_matrix/client/(api/v1|r0|unstable)/account/3pid$
 ^/_matrix/client/(api/v1|r0|unstable)/devices$
 ^/_matrix/client/(api/v1|r0|unstable)/keys/query$