active
last updated:

accounts_db_hash_threads

Number of threads to use for background accounts hashing

timeline overview

introduced

v2.1.0

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "struct": "AccountsDbHashThreadsArg",
  "name": "accounts_db_hash_threads",
  "long_name": "accounts-db-hash-threads",
  "help": "Number of threads to use for background accounts hashing",
  "default": "accounts_db::default_num_hash_threads().get()",
  "max": null,
  "min": null
}