diff --git a/.well-known/matrix/client b/.well-known/matrix/client index 69ac8b5..29daec2 100644 --- a/.well-known/matrix/client +++ b/.well-known/matrix/client @@ -12,5 +12,13 @@ }, "im.vector.riot.e2ee": { "default": true + }, + "m.integrations": { + "managers": [ + { + "api_url": "https://dimension.bah.io/api/v1/scalar", + "ui_url": "https://dimension.bah.io/element" + } + ] } } \ No newline at end of file