active
last updated:

accounts_db_cache_limit_mb

How large the write cache for account data can become. If this is exceeded, the cache is flushed more aggressively."

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "accounts_db_cache_limit_mb",
  "properties": {
    "long": "accounts-db-cache-limit-mb",
    "value_name": "MEGABYTES",
    "validator": "is_parsable::<u64>",
    "takes_value": "true",
    "help": "\n                    \"How large the write cache for account data can become. If this is exceeded, \\\n                     the cache is flushed more aggressively.\",\n                "
  },
  "isDeprecated": false
}