Disable attic compression

This commit is contained in:
Andrea Ciceri 2024-12-17 11:37:38 +01:00
parent 47f54d5d6f
commit 891c8a1f8d
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -16,10 +16,7 @@
path = "/mnt/hd/atticd";
};
compression = {
level = 8;
type = "zstd";
};
compression.type = "none";
chunking = {
nar-size-threshold = 64 * 1024; # 64 KiB