attic: increase retention period
This commit is contained in:
parent
0786f2ba87
commit
327c1ee4c3
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
};
|
};
|
||||||
garbage-collection = {
|
garbage-collection = {
|
||||||
interval = "12 hours";
|
interval = "12 hours";
|
||||||
default-retention-period = "4 weeks";
|
default-retention-period = "8 weeks";
|
||||||
};
|
};
|
||||||
compression = {
|
compression = {
|
||||||
type = "zstd";
|
type = "zstd";
|
||||||
|
|
Loading…
Reference in a new issue