mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-04 20:08:53 -05:00
make gc persistent
This commit is contained in:
parent
eab8686458
commit
100be4c90a
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ in
|
|||
# Automatic garbage collect
|
||||
gc = {
|
||||
automatic = true;
|
||||
persistent = true;
|
||||
dates = "weekly";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue