Why won't sqlite work?

This commit is contained in:
Lillian Violet 2024-03-24 21:59:25 +01:00
parent 1976f74686
commit c136f54e97

View file

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