Commit 29a42624 authored by 袁兴强's avatar 袁兴强

update

parent ff54c0f4
......@@ -35,13 +35,13 @@ enableTxQuickIndex=true
enableReExecLocal=false
# 使能精简localdb
enableReduceLocaldb=true
disableShard=true
disableShard=false
# 分片存储中每个大块包含的区块数
chunkblockNum=1000
# 使能从P2pStore中获取数据
enableFetchP2pstore=false
enableFetchP2pstore=true
# 使能假设已删除已归档数据后,获取数据情况
enableIfDelLocalChunk=false
enableIfDelLocalChunk=true
[p2p]
types=["dht"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment