Send /createRoom on matrix.boba.best to workers

See https://github.com/matrix-org/synapse/pull/10564
This commit is contained in:
BBaoVanC 2021-08-19 16:48:43 -05:00
parent 8e024579e9
commit eddfb0b51d
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ matrix.boba.best {
path /_matrix/key/v2/query/*
# Client API requests
path /_matrix/client/*/createRoom
path /_matrix/client/*/publicRooms
path /_matrix/client/*/rooms/*/joined_members
path /_matrix/client/*/rooms/*/context/*