Add cinny as frontend for matrix

This commit is contained in:
Tibo De Peuter 2024-02-08 20:33:18 +01:00
parent ff7537dd26
commit 854e6099a2
2 changed files with 23 additions and 0 deletions

14
matrix/cinny/config.json Normal file
View 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
}