active
last updated:

accounts_shrink_optimize_total_space

When this is set to true, the system will shrink the most sparse accounts and when the overall shrink ratio is above the specified accounts-shrink-ratio, the shrink will stop and it will skip all other less sparse accounts."

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "accounts_shrink_optimize_total_space",
  "properties": {
    "long": "accounts-shrink-optimize-total-space",
    "takes_value": "true",
    "value_name": "BOOLEAN",
    "default_value": "&default_args.accounts_shrink_optimize_total_space",
    "help": "\n                    \"When this is set to true, the system will shrink the most sparse accounts \\\n                     and when the overall shrink ratio is above the specified \\\n                     accounts-shrink-ratio, the shrink will stop and it will skip all other less \\\n                     sparse accounts.\",\n                "
  },
  "isDeprecated": false
}