mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Update operating mode upon network disagreement.
This commit is contained in:
committed by
Nik Bougalis
parent
a9a4e2c8fb
commit
e5b61c9ac9
@@ -40,7 +40,6 @@ class SHAMapStore_test : public beast::unit_test::suite
|
||||
cfg->LEDGER_HISTORY = deleteInterval;
|
||||
auto& section = cfg->section(ConfigSection::nodeDatabase());
|
||||
section.set("online_delete", to_string(deleteInterval));
|
||||
//section.set("age_threshold", "60");
|
||||
return cfg;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user