borg: reduce retention
This commit is contained in:
parent
0834ce4711
commit
e9fe3fd22e
@ -41,11 +41,11 @@
|
||||
};
|
||||
|
||||
retention = {
|
||||
keepHourly = 48;
|
||||
keepHourly = 10;
|
||||
keepDaily = 30;
|
||||
keepWeekly = 26;
|
||||
keepMonthly = 24;
|
||||
keepYearly = 10;
|
||||
keepWeekly = 8;
|
||||
keepMonthly = 2;
|
||||
keepYearly = 0;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user