From 9928059834cea33167f96594d1fb335ad4f09ec2 Mon Sep 17 00:00:00 2001 From: archos Date: Tue, 20 May 2025 19:33:18 +0200 Subject: [PATCH] =?UTF-8?q?Aktualizace=20souboru=20a=20jeho=20p=C5=99jmeno?= =?UTF-8?q?v=C3=A1n=C3=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hydrogen/{config.sample.json => config.json} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename hydrogen/{config.sample.json => config.json} (88%) diff --git a/hydrogen/config.sample.json b/hydrogen/config.json similarity index 88% rename from hydrogen/config.sample.json rename to hydrogen/config.json index c4ef1cc..05be032 100644 --- a/hydrogen/config.sample.json +++ b/hydrogen/config.json @@ -4,7 +4,7 @@ "gatewayUrl": "https://matrix.org", "applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM" }, - "defaultHomeServer": "matrix.org", + "defaultHomeServer": "https://matrix.mxchat.cz", "bugReportEndpointUrl": "https://element.io/bugreports/submit", "themeManifests": [ "assets/theme-element.json" @@ -13,4 +13,5 @@ "light": "element-light", "dark": "element-dark" } -} \ No newline at end of file +} +