ansible-role-borgbackup
ansible-role-borgbackup copied to clipboard
Review performance-related options
Best performance and upstream default:
atime: false
bsd_flags: false
ctime: true
- [ ] Conservative new default: atime=false, flags=true, ctime=true
- [ ] Review options for flags (bsd, acl)