Unverified 提交 21f3ebe3 作者: Steven Allen 提交者: GitHub

Merge pull request #6401 from ipfs/doc-hashonread-default

docs: default value for HashOnRead is false
......@@ -153,6 +153,8 @@ Default: `1h`
A boolean value. If set to true, all block reads from disk will be hashed and
verified. This will cause increased CPU utilization.
Default: `false`
- `BloomFilterSize`
A number representing the size in bytes of the blockstore's [bloom filter](https://en.wikipedia.org/wiki/Bloom_filter). A value of zero represents the feature being disabled.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论