fix: use hours for pulledWithin
This commit is contained in:
parent
066f720484
commit
e6fa9eddfa
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
"deleteReferrers": true,
|
"deleteReferrers": true,
|
||||||
"deleteUntagged": true,
|
"deleteUntagged": true,
|
||||||
"keepTags": [{
|
"keepTags": [{
|
||||||
"pulledWithin": "60d"
|
"pulledWithin": "1440h"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue