Skip to content

Commit 3a9df90

Browse files
authored
Change default file age to the 7 days
1 parent 7331bd6 commit 3a9df90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cleaner/install/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
cache-dir: "/tmp"
3-
file-age: "3600" # in seconds
3+
file-age: "604800" # in seconds
44
...

0 commit comments

Comments
 (0)