mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 18:01:08 -05:00
Allow use of the /filter Client-Server APIs on workers. (#15134)
This commit is contained in:
parent
c369d82df0
commit
682d31c702
6 changed files with 27 additions and 8 deletions
|
|
@ -232,6 +232,7 @@ information.
|
|||
^/_matrix/client/(api/v1|r0|v3|unstable)/joined_rooms$
|
||||
^/_matrix/client/v1/rooms/.*/timestamp_to_event$
|
||||
^/_matrix/client/(api/v1|r0|v3|unstable)/search$
|
||||
^/_matrix/client/(r0|v3|unstable)/user/.*/filter(/|$)
|
||||
|
||||
# Encryption requests
|
||||
^/_matrix/client/(r0|v3|unstable)/keys/query$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue