Let's try changing the defaultHomeserver setting
This commit is contained in:
parent
f57c4f03b4
commit
99468bfad3
|
@ -9,8 +9,8 @@
|
|||
configFile =
|
||||
pkgs.writeText "config.json"
|
||||
''
|
||||
{
|
||||
"defaultHomeserver": 2,
|
||||
{
|
||||
"defaultHomeserver": 0,
|
||||
"homeserverList": [
|
||||
"matrix.gladtherescake.eu"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue