reset flushInterval

This commit is contained in:
natenichols
2021-11-23 11:00:31 -06:00
committed by CJ Cobb
parent 5e365642ad
commit b070d44ab9

View File

@@ -88,7 +88,7 @@ private:
/// being written to the database more than once. It is recommended to use
/// the default value of 0 for this variable; however, different values can
/// be experimented with if better performance is desired.
size_t flushInterval_ = 1000000;
size_t flushInterval_ = 0;
/// This variable controls the number of GetLedgerData calls that will be
/// executed in parallel during the initial ledger download. GetLedgerData