add hash calc config.use_write_cache (#24005)
This commit is contained in:
committed by
GitHub
parent
82c5230bc2
commit
125f9634fd
@@ -129,6 +129,7 @@ impl AccountsHashVerifier {
|
||||
use_bg_thread_pool: true,
|
||||
check_hash: false,
|
||||
ancestors: None,
|
||||
use_write_cache: false,
|
||||
},
|
||||
timings,
|
||||
)
|
||||
|
Reference in New Issue
Block a user