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