........
This commit is contained in:
parent
c439d34853
commit
27f45c4942
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ in
|
|||
services.postgresql.ensureUsers = [{
|
||||
name = "matrix-media-repo";
|
||||
ensurePermissions = {
|
||||
"DATABASE matrix_media_repo" = "ALL_PRIVILEGES";
|
||||
"DATABASE matrix_media_repo" = "ALL PRIVILEGES";
|
||||
};
|
||||
}];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue