mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Combine history_ledger_index and online_delete (RIPD-774)
This commit is contained in:
committed by
Nik Bougalis
parent
43873b1b2c
commit
5d6ea3d75f
@@ -344,7 +344,6 @@ int run (int argc, char** argv)
|
||||
{
|
||||
getConfig ().RUN_STANDALONE = true;
|
||||
getConfig ().LEDGER_HISTORY = 0;
|
||||
getConfig ().LEDGER_HISTORY_INDEX = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user