turn registration back off
This commit is contained in:
parent
0665af2f5d
commit
cec645a41a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ in {
|
|||
|
||||
settings.global = {
|
||||
inherit server_name;
|
||||
allow_registration = true;
|
||||
allow_registration = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue