From b4f8c25c3d4ded79db81d645e41cc66ba92a6bda Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 13 Jan 2022 22:24:50 +0100 Subject: [PATCH] Update config.json --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index 8be39a8..e72f039 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,7 +1,7 @@ { "default_server_config": { "m.homeserver": { - "base_url": "https://__DEFAULT_HOME_SERVER__", + "base_url": "__DEFAULT_HOME_SERVER__", "server_name": "matrix.org" }, "m.identity_server": {