new cache compression
This commit is contained in:
parent
09d4aa5b25
commit
c7a477404d
@ -20,8 +20,8 @@ in
|
||||
max-size = 256 * 1024; # 256 KiB
|
||||
};
|
||||
compression = {
|
||||
type = "xz";
|
||||
level = 16;
|
||||
type = "zstd";
|
||||
level = 8;
|
||||
};
|
||||
garbage-collection = {
|
||||
interval = "7 days";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user