Move /account/3pid to client_reader

This commit is contained in:
Erik Johnston 2019-02-27 14:26:08 +00:00
parent 7590e9fa28
commit 54f9ce11a7
3 changed files with 36 additions and 33 deletions

View file

@ -223,6 +223,7 @@ following regular expressions::
^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/members$
^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/state$
^/_matrix/client/(api/v1|r0|unstable)/login$
^/_matrix/client/(api/v1|r0|unstable)/account/3pid$
Additionally, the following REST endpoints can be handled, but all requests must
be routed to the same instance::