Registrations are closed!
This commit is contained in:
parent
93c390118b
commit
4e04833096
|
@ -41,8 +41,7 @@ in {
|
||||||
settings.global = {
|
settings.global = {
|
||||||
inherit server_name;
|
inherit server_name;
|
||||||
database_backend = "rocksdb";
|
database_backend = "rocksdb";
|
||||||
allow_registration = true;
|
allow_registration = false;
|
||||||
registration_token = "It's me, Lillian Violet";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue