From fd93339ad4c03714d85e7f33073c81c5b39799fe Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Fri, 28 Aug 2026 22:14:24 -0400 Subject: [PATCH] feat(explore): feature the Homelab space instead of its individual rooms Swaps #homelabbing/#proxmox for their parent #homelab:codestorm.net space, so browsing it surfaces the whole space rather than two hand-picked children. Co-Authored-By: Claude Sonnet 5 --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index abb60e719..a31a83e69 100644 --- a/config.json +++ b/config.json @@ -4,8 +4,8 @@ "allowCustomHomeservers": true, "featuredCommunities": { "openAsDefault": false, - "spaces": ["!-1ZBnAH-JiCOV8MGSKN77zDGTuI3pgSdy8Unu_DrDyc"], - "rooms": ["#jellyfin:matrix.org", "#homelabbing:codestorm.net", "#proxmox:codestorm.net"], + "spaces": ["!-1ZBnAH-JiCOV8MGSKN77zDGTuI3pgSdy8Unu_DrDyc", "#homelab:codestorm.net"], + "rooms": ["#jellyfin:matrix.org"], "servers": ["matrixrooms.info"] }, "hashRouter": {