Minimum file sizeMaximum file size
Will collect files of size at least {{ hf.formattedBytesAtUnit.min }}
{{ hf.units.min }}
= {{ hf.formattedRawBytes.min }} bytes, inclusive
Will collect files of size at most {{ hf.formattedBytesAtUnit.max }}
{{ hf.units.max }}
= {{ hf.formattedRawBytes.max }} bytes, inclusive
Will collect files of size at least {{ hf.formattedBytesAtUnit.min }}
{{ hf.units.min }}
= {{ hf.formattedRawBytes.min }} bytes
and at most {{ hf.formattedBytesAtUnit.max }}
{{ hf.units.max }}
= {{ hf.formattedRawBytes.max }} bytes, inclusive
Either one or both values must be set.