Fixup Databases

This commit is contained in:
2023-11-21 09:23:40 -05:00
parent f3ddf6b3ae
commit 5092943641
4 changed files with 9 additions and 14 deletions

View File

@@ -42,9 +42,7 @@
];
ensureUsers = [{
name = "onlyoffice";
ensurePermissions = {
"DATABASE \"onlyoffice\"" = "ALL PRIVILEGES";
};
ensureDBOwnership = true;
}];
};
}