mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-10 22:13:47 +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
|
gc = 0
|
||||||
snapshot = 20
|
snapshot = 20
|
||||||
# database = 50
|
# database = 50
|
||||||
trie = 30
|
# trie = 30
|
||||||
# noprefetch = false
|
# noprefetch = false
|
||||||
# preimages = false
|
# preimages = false
|
||||||
# txlookuplimit = 2350000
|
# txlookuplimit = 2350000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue