Commit d10ee556 authored by 袁兴强's avatar 袁兴强

update

parent e45606c5
No preview for this file type
...@@ -38,12 +38,12 @@ enableReduceLocaldb=true ...@@ -38,12 +38,12 @@ enableReduceLocaldb=true
# 分片存储中每个大块包含的区块数 # 分片存储中每个大块包含的区块数
chunkblockNum=1000 chunkblockNum=1000
# 使能从P2pStore中获取数据 # 使能从P2pStore中获取数据
enableFetchP2pstore=false enableFetchP2pstore=true
# 使能假设已删除已归档数据后,获取数据情况 # 使能假设已删除已归档数据后,获取数据情况
enableIfDelLocalChunk=false enableIfDelLocalChunk=true
[p2p] [p2p]
types=["gossip", "dht"] types=["dht"]
dbPath="datadir/addrbook" dbPath="datadir/addrbook"
dbCache=4 dbCache=4
grpcLogFile="grpc33.log" grpcLogFile="grpc33.log"
......
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