mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-10-11 13:28:28 -04:00
Merge branch 'release-v1.12.4' into develop
This commit is contained in:
commit
2aa5bf13c8
7 changed files with 198 additions and 19 deletions
|
@ -286,6 +286,8 @@ Additionally, the following REST endpoints can be handled for GET requests:
|
|||
|
||||
^/_matrix/client/(api/v1|r0|unstable)/pushrules/.*$
|
||||
^/_matrix/client/(api/v1|r0|unstable)/groups/.*$
|
||||
^/_matrix/client/(api/v1|r0|unstable)/user/[^/]*/account_data/
|
||||
^/_matrix/client/(api/v1|r0|unstable)/user/[^/]*/rooms/[^/]*/account_data/
|
||||
|
||||
Additionally, the following REST endpoints can be handled, but all requests must
|
||||
be routed to the same instance:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue