ergo: fix multiclient default config

This commit is contained in:
tv 2021-12-29 16:23:59 +01:00
parent 8a24a9f395
commit 2f15fd1d68

View File

@ -50,6 +50,7 @@
};
bcrypt-cost = 4;
email-verification.enabled = false;
};
multiclient = {
enabled = true;
allowed-by-default = true;
@ -57,7 +58,6 @@
auto-away = "opt-in";
};
};
};
channels = {
default-modes = "+ntC";
registration = {