Enable registration temporarily

This commit is contained in:
Lillian Violet 2024-03-17 20:47:07 +01:00
parent 10f23d3ef6
commit 4c46a95a00

View file

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