Set tracing, pruning and fat_db for chain-explorer

This commit is contained in:
phahulin 2017-06-27 17:46:42 +03:00 committed by GitHub
parent d34039a747
commit 5a5f48d163
1 changed files with 4 additions and 0 deletions

View File

@ -27,3 +27,7 @@ password = ["node.pwd"]
force_sealing = true
engine_signer = "0xDd0BB0e2a1594240fED0c2f2c17C1E9AB4F87126"
reseal_on_txs = "none"
[footprint]
tracing = "on"
pruning = "archive"
fat_db = "on"