mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-02-15 10:00:06 +00:00
18 lines
263 B
JSON
18 lines
263 B
JSON
{
|
|
"defaultHomeserver": 2,
|
|
"homeserverList": [
|
|
"converser.eu",
|
|
"envs.net",
|
|
"matrix.org",
|
|
"monero.social",
|
|
"mozilla.org",
|
|
"xmr.se"
|
|
],
|
|
"allowCustomHomeservers": true,
|
|
|
|
"hashRouter": {
|
|
"enabled": false,
|
|
"basename": "/"
|
|
}
|
|
}
|