services.znapzend.features.compressed
NixOS option
Whether to enable compressed feature which adds the options -Lce to the zfs send command. When this is enabled, make sure that both the sending and receiving pool have the same relevant features enabled. Using -c will skip unnecessary decompress-compress stages, -L is for large block support and -e is for embedded data support. see znapzend(1) and zfs(8) for more info .
type: booleanDefault
false
Example
declared in: nixos/modules/services/backup/znapzend.nixView source on NixOS/nixpkgs →true