Load /directory/room/{roomAlias} endpoint on workers (#15333)

* Enable `directory`

* move to worker store

* newsfile

* disable `ClientDirectoryListServer` and `ClientAppserviceDirectoryListServer` for workers
This commit is contained in:
Dirk Klimpel
2023-04-14 11:24:06 +02:00
committed by GitHub
parent d751f65e71
commit 4af0aec54d
6 changed files with 12 additions and 6 deletions

View File

@@ -234,6 +234,7 @@ information.
^/_matrix/client/(api/v1|r0|v3|unstable/.*)/rooms/.*/aliases
^/_matrix/client/(api/v1|r0|v3|unstable)/search$
^/_matrix/client/(r0|v3|unstable)/user/.*/filter(/|$)
^/_matrix/client/(api/v1|r0|v3|unstable)/directory/room/.*$
# Encryption requests
^/_matrix/client/(r0|v3|unstable)/keys/query$