active
last updated:

accounts_index_flush_threads

Number of threads to use for flushing the accounts index

timeline overview

introduced

v2.1.0

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "struct": "AccountsIndexFlushThreadsArg",
  "name": "accounts_index_flush_threads",
  "long_name": "accounts-index-flush-threads",
  "help": "Number of threads to use for flushing the accounts index",
  "default": "accounts_index::default_num_flush_threads().get()",
  "max": null,
  "min": null
}