From 6fa0d8f3cdcafe4f167b59a04370d767be80ab16 Mon Sep 17 00:00:00 2001 From: anavoi Date: Thu, 19 Jun 2025 22:57:38 +0200 Subject: [PATCH] allowCustomHomeservers set to true --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 57db1b6..b20ca41 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,7 @@ "homeserverList": [ "gaboule.com" ], - "allowCustomHomeservers": false, + "allowCustomHomeservers": true, "featuredCommunities": { "openAsDefault": true,