1
0
Fork 0

Correct snapper limits

This commit is contained in:
Malte Brandy 2019-12-09 16:41:29 +01:00
parent 4cb0416114
commit db6363ab65
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -69,6 +69,8 @@ in {
subvolume = "/home";
extraConfig = ''
TIMELINE_MIN_AGE="3600"
TIMELINE_LIMIT_WEEKLY="4"
TIMELINE_LIMIT_MONTHLY="1"
TIMELINE_LIMIT_YEARLY="0"
TIMELINE_CREATE="yes"
TIMELINE_CLEANUP="yes"