Update user/group.

This commit is contained in:
Joseph Hanson 2024-03-13 18:21:01 -05:00
parent 64c812c4f4
commit 5962edaded
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -94,8 +94,8 @@
"guest ok" = "no";
"create mask" = "0644";
"directory mask" = "0755";
"force user" = "33";
"force group" = "33";
"force user" = "www-data";
"force group" = "www-data";
};
};
};