lowered compression rate
This commit is contained in:
parent
11075969f2
commit
15f998179d
@ -26,7 +26,7 @@ in
|
|||||||
};
|
};
|
||||||
compression = {
|
compression = {
|
||||||
type = "zstd";
|
type = "zstd";
|
||||||
level = 8;
|
level = 3;
|
||||||
};
|
};
|
||||||
garbage-collection = {
|
garbage-collection = {
|
||||||
interval = "7 days";
|
interval = "7 days";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user