Repair Samba config

This commit is contained in:
Jan Kremer 2026-03-13 06:08:04 +01:00
parent 892d87612a
commit aba334063b
No known key found for this signature in database

View file

@ -6,27 +6,23 @@
global = {
"vfs objects" = "catia fruit streams_xattr";
"fruit:model" = "MacPro7,1@ECOLOR=226,226,224";
"force user" = "jan";
};
Cloud = {
path = "/mnt/cloud";
writeable = "yes";
"valid users" = "jan";
};
Media = {
path = "/mnt/media";
writeable = "yes";
"valid users" = "jan";
};
TimeMachine = {
path = "/mnt/timemachine";
writeable = "yes";
"fruit:time machine" = "yes";
"fruit:time machine max size" = "1000G";
"valid users" = "jan";
"fruit:time machine max size" = "500G";
};
};
};