Reset the server, allow registration again for a sec

This commit is contained in:
Lillian Violet 2024-03-24 22:11:33 +01:00
parent 838c157c87
commit 3d2e2ef7e1

View file

@ -41,7 +41,7 @@ in {
settings.global = {
inherit server_name;
database_backend = "rocksdb";
allow_registration = false;
allow_registration = true;
};
};