From e6be1bb59d214ae53d463db29dbc7deb4b987a03 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 14 Oct 2022 09:22:55 +0200 Subject: [PATCH] Update config.json --- conf/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index 913a49a..50b969a 100644 --- a/conf/config.json +++ b/conf/config.json @@ -15,6 +15,8 @@ "enable_presence_by_hs_url": { "https://matrix.org": false, "https://matrix-client.matrix.org": false + }, + "embedded_pages": { + "login_for_welcome": true } } -