TAG NAME minimum_object_size

Description Specifies the minimum object size below which will not be saved to the disk
Build Option
Default
Usage
minimum_object_size size
Default
minimum_object_size 0 KB
Synopsis
Objects smaller than this size will NOT be saved on disk.  The value is specified in kilobytes, and the default is 0 KB,  which means there is no minimum.

Arguments

size
Minimum object size


Example(s)
minimum_object_size 10 KB