1
0
Fork 0

Improve compression

This commit is contained in:
Malte Brandy 2018-06-09 04:22:39 +02:00
parent 6802c6ff34
commit b23b3419c3

View file

@ -48,6 +48,7 @@ services = {
encryption.mode = "none";
paths = "/home/${me.user}/data";
repo = "borg@borg:.";
compression = "zstd,22";
};
};