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
702dda54b3
commit
10332e2ca8
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@
|
||||||
|
|
||||||
exclude = [
|
exclude = [
|
||||||
"/mnt/*/.accesslog"
|
"/mnt/*/.accesslog"
|
||||||
]
|
];
|
||||||
|
|
||||||
pruneOpts = [
|
pruneOpts = [
|
||||||
"--keep-hourly 48"
|
"--keep-hourly 48"
|
||||||
"--keep-daily 7"
|
"--keep-daily 7"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue