diff --git a/conf/config.json b/conf/config.json index f1e631e..61479e2 100644 --- a/conf/config.json +++ b/conf/config.json @@ -2,7 +2,7 @@ "default_server_config": { "m.homeserver": { "base_url": "https://__DEFAULT_HOME_SERVER__", - "server_name": "matrix.org" + "server_name": "__DEFAULT_HOME_SERVER__" }, "m.identity_server": { "base_url": "https://vector.im"