atticd: Keep data in cache for 6 weeks
This commit is contained in:
parent
10bf318e59
commit
dd0b1a742e
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
garbage-collection = {
|
garbage-collection = {
|
||||||
interval = "12 hours";
|
interval = "24 hours";
|
||||||
default-retention-period = "2 weeks";
|
default-retention-period = "6 weeks";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue