Disable registration now
This commit is contained in:
parent
a219487fd9
commit
f46f2de03f
|
@ -41,7 +41,7 @@ in {
|
|||
settings.global = {
|
||||
inherit server_name;
|
||||
database_backend = "sqlite";
|
||||
allow_registration = true;
|
||||
allow_registration = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue