gc: no more than 7d
This commit is contained in:
parent
a5e666124d
commit
f1204e57db
@ -78,7 +78,7 @@ in
|
|||||||
gc = {
|
gc = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
dates = "weekly";
|
dates = "weekly";
|
||||||
options = "--delete-older-than 14d";
|
options = "--delete-older-than 7d";
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
experimental-features = [
|
experimental-features = [
|
||||||
|
Loading…
Reference in New Issue
Block a user