active
last updated:

snapshot_zstd_compression_level

The compression level to use when archiving with zstd

timeline overview

introduced

v2.1.15

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "snapshot_zstd_compression_level",
  "properties": {
    "long": "snapshot-zstd-compression-level",
    "default_value": "&default_args.snapshot_zstd_compression_level",
    "value_name": "LEVEL",
    "takes_value": "true",
    "help": "The compression level to use when archiving with zstd",
    "long_help": "\n                    \"The compression level to use when archiving with zstd. \\\n                     Higher compression levels generally produce higher \\\n                     compression ratio at the expense of speed and memory. \\\n                     See the zstd manpage for more information.\"\n                "
  },
  "isDeprecated": false
}