restic ignore for juicefs

This commit is contained in:
death916 2026-02-19 03:04:41 -08:00
parent 702dda54b3
commit 10332e2ca8

View file

@ -20,8 +20,8 @@
exclude = [ exclude = [
"/mnt/*/.accesslog" "/mnt/*/.accesslog"
] ];
pruneOpts = [ pruneOpts = [
"--keep-hourly 48" "--keep-hourly 48"
"--keep-daily 7" "--keep-daily 7"