Enable registration temporarily
This commit is contained in:
parent
10f23d3ef6
commit
4c46a95a00
|
@ -40,7 +40,8 @@ in {
|
|||
|
||||
settings.global = {
|
||||
inherit server_name;
|
||||
database_backend = "sqlite";
|
||||
database_backend = "rocksdb";
|
||||
allow_registration = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue