Files
matrix/cinny/config.json
T

20 lines
352 B
JSON
Raw Normal View History

{
"defaultHomeserver": 0,
"homeserverList": [
"matrix.lotusguild.org",
"matrix.org",
"mozilla.org"
],
"allowCustomHomeservers": false,
"featuredCommunities": {
"openAsDefault": false,
"spaces": [],
"rooms": [],
"servers": []
},
"hashRouter": {
"enabled": false,
"basename": "/"
},
"gifApiKey": ""
}