From 8c5bc1d076c23c6215abde7adf2807d61bca57b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 20 Jun 2022 23:24:22 +0200 Subject: [PATCH] Update config.sample.json --- conf/config.sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.sample.json b/conf/config.sample.json index 9f38688..7c9d024 100644 --- a/conf/config.sample.json +++ b/conf/config.sample.json @@ -4,7 +4,7 @@ "gatewayUrl": "https://matrix.org", "applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM" }, - "defaultHomeServer": "__DEFAULT_SERVER__", + "defaultHomeServer": "https://__DEFAULT_SERVER__", "bugReportEndpointUrl": "https://element.io/bugreports/submit", "themeManifests": [ "assets/theme-Element.json"