mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
Updating to comment out trie, bad copy over from test profile
This commit is contained in:
parent
a4d9b3959e
commit
aeb32a8575
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ gcmode = "archive"
|
|||
gc = 0
|
||||
snapshot = 20
|
||||
# database = 50
|
||||
trie = 30
|
||||
# trie = 30
|
||||
# noprefetch = false
|
||||
# preimages = false
|
||||
# txlookuplimit = 2350000
|
||||
|
|
|
|||
Loading…
Reference in a new issue