Add cinny as frontend for matrix
This commit is contained in:
parent
ff7537dd26
commit
854e6099a2
2 changed files with 23 additions and 0 deletions
14
matrix/cinny/config.json
Normal file
14
matrix/cinny/config.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"defaultHomeserver": 0,
|
||||
"homeserverList": [
|
||||
"depeuter.dev",
|
||||
"0wnz.at",
|
||||
"converser.eu",
|
||||
"envs.net",
|
||||
"matrix.org",
|
||||
"monero.social",
|
||||
"mozilla.org",
|
||||
"xmr.se"
|
||||
],
|
||||
"allowCustomHomeservers": true
|
||||
}
|
||||
Reference in a new issue