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