kavita
This commit is contained in:
@@ -144,12 +144,12 @@ in
|
||||
};
|
||||
initialDatabases = [
|
||||
{
|
||||
name = "booklore";
|
||||
name = "grimmory";
|
||||
}
|
||||
];
|
||||
ensureUsers = [
|
||||
{
|
||||
name = "booklore";
|
||||
name = "grimmory";
|
||||
ensurePermissions = {
|
||||
"database.*" = "ALL PRIVILEGES";
|
||||
"*.*" = "SELECT, LOCK TABLES";
|
||||
|
||||
Reference in New Issue
Block a user