From eddfb0b51d8b01d36acc4c3cdefffbf5773864e5 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Thu, 19 Aug 2021 16:48:43 -0500 Subject: [PATCH] Send /createRoom on matrix.boba.best to workers See https://github.com/matrix-org/synapse/pull/10564 --- conf.d/matrix.boba.best | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/matrix.boba.best b/conf.d/matrix.boba.best index 0d83d3e..222a203 100644 --- a/conf.d/matrix.boba.best +++ b/conf.d/matrix.boba.best @@ -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/*