Files
cinny-desktop/config.json
T
jaredandClaude Sonnet 5 d8199726d4
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 30m59s
Build Lotus Chat Desktop / build-arch (push) Successful in 57s
Build Lotus Chat Desktop / build-windows (push) Canceled after 34m36s
Build Lotus Chat Desktop / update-manifest (push) Canceled after 0s
feat(explore): feature the Homelab space instead of its individual rooms
Same swap as cinny (web): #homelabbing/#proxmox → their parent
#homelab:codestorm.net space, kept in sync since desktop copies this
config at build time.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-28 22:14:46 -04:00

20 lines
462 B
JSON

{
"defaultHomeserver": 0,
"homeserverList": [
"matrix.lotusguild.org",
"matrix.org",
"mozilla.org"
],
"allowCustomHomeservers": true,
"featuredCommunities": {
"openAsDefault": false,
"spaces": ["!-1ZBnAH-JiCOV8MGSKN77zDGTuI3pgSdy8Unu_DrDyc", "#homelab:codestorm.net"],
"rooms": ["#jellyfin:matrix.org"],
"servers": ["matrixrooms.info"]
},
"hashRouter": {
"enabled": true,
"basename": "/"
},
"gifApiKey": ""
}