From 0a1b9834b3d71953ff0b22b48237e23d5fa9fd3f Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Tue, 14 Mar 2023 15:30:42 +0100 Subject: add dist.compression-profile option to control compression speed --- config.example.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.example.toml') diff --git a/config.example.toml b/config.example.toml index dee0d8f254b..67916049e4a 100644 --- a/config.example.toml +++ b/config.example.toml @@ -803,3 +803,9 @@ changelog-seen = 2 # # This list must be non-empty. #compression-formats = ["gz", "xz"] + +# How much time should be spent compressing the tarballs. The better the +# compression profile, the longer compression will take. +# +# Available options: fast, balanced, best +#compression-profile = "balanced" -- cgit 1.4.1-3-g733a5