Add groups to users
This commit is contained in:
@@ -39,5 +39,6 @@ in
|
||||
extraGroups = [ "postgres" ];
|
||||
isNormalUser = false;
|
||||
isSystemUser = true;
|
||||
group = "pleroma";
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user