This commit is contained in:
mjallen18
2025-01-24 23:29:51 -06:00
parent f9377df790
commit e983e5b47c
6 changed files with 52 additions and 2 deletions

View File

@@ -65,6 +65,7 @@ in
"fruit:time machine" = if share.enableTimeMachine then "yes" else "no";
"vfs objects" = "catia fruit streams_xattr";
"fruit:time machine max size" = share.timeMachineMaxSize;
# "smbd profiling level" = "on";
};
in
mapAttrs' make cfg.shares;