sp-modules: some startup fixes

This commit is contained in:
Alexander Tomokhov
2023-12-18 22:16:40 +04:00
parent da5dac6877
commit 257b0c08e8
2 changed files with 5 additions and 5 deletions

View File

@@ -55,9 +55,7 @@ in
ensureUsers = [
{
name = "pleroma";
ensurePermissions = {
"DATABASE pleroma" = "ALL PRIVILEGES";
};
ensureDBOwnership = true;
}
];
};