Fixup Databases
This commit is contained in:
@@ -42,9 +42,7 @@
|
||||
];
|
||||
ensureUsers = [{
|
||||
name = "onlyoffice";
|
||||
ensurePermissions = {
|
||||
"DATABASE \"onlyoffice\"" = "ALL PRIVILEGES";
|
||||
};
|
||||
ensureDBOwnership = true;
|
||||
}];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user