mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
restic ignore for juicefs
This commit is contained in:
parent
78d20a247a
commit
702dda54b3
1 changed files with 5 additions and 0 deletions
|
|
@ -17,6 +17,11 @@
|
|||
"/mnt/myjfs/"
|
||||
|
||||
];
|
||||
|
||||
exclude = [
|
||||
"/mnt/*/.accesslog"
|
||||
]
|
||||
|
||||
pruneOpts = [
|
||||
"--keep-hourly 48"
|
||||
"--keep-daily 7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue