summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-09-10 13:08:08 +0100
committerGitHub <noreply@github.com>2020-09-10 13:08:08 +0100
commit192e98111d2d2fc18e151308120a411ff7357d5d (patch)
tree6747a8389c16f996c63bae0d3f420f169bfee4d8 /docs
parent1.20.0rc2 (diff)
downloadsynapse-192e98111d2d2fc18e151308120a411ff7357d5d.tar.xz
Remove shared rooms info from upgrade/workers doc as it's still experimental (#8290)
Diffstat (limited to 'docs')
-rw-r--r--docs/workers.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/workers.md b/docs/workers.md
index 7a8f5c89fc..bfec745897 100644
--- a/docs/workers.md
+++ b/docs/workers.md
@@ -380,7 +380,6 @@ Handles searches in the user directory. It can handle REST endpoints matching
 the following regular expressions:
 
     ^/_matrix/client/(api/v1|r0|unstable)/user_directory/search$
-    ^/_matrix/client/unstable/uk.half-shot.msc2666/user/shared_rooms/.*$
 
 When using this worker you must also set `update_user_directory: False` in the
 shared configuration file to stop the main synapse running background