diff --git a/config.json b/config.json index 2224413..42f2fba 100644 --- a/config.json +++ b/config.json @@ -6,8 +6,15 @@ "mozilla.org" ], "allowCustomHomeservers": true, + "featuredCommunities": { + "openAsDefault": false, + "spaces": ["!-1ZBnAH-JiCOV8MGSKN77zDGTuI3pgSdy8Unu_DrDyc"], + "rooms": ["#jellyfin:matrix.org", "#homelabbing:codestorm.net", "#proxmox:codestorm.net"], + "servers": ["matrixrooms.info"] + }, "hashRouter": { "enabled": true, "basename": "/" - } + }, + "gifApiKey": "" } \ No newline at end of file