Files
cinny-desktop/config.json
T

20 lines
462 B
JSON
Raw Normal View History

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