Unverified 提交 c18e13bd 作者: Whyrusleeping 提交者: GitHub

Merge pull request #4388 from lanzafame/3066

docs: correct StorageMax config desc
......@@ -68,8 +68,8 @@ Contains information related to the construction and operation of the on-disk
storage system.
- `StorageMax`
An upper limit on the total size of the ipfs repository's datastore. Writes to
the datastore will begin to fail once this limit is reached.
A soft upper limit for the size of the ipfs repository's datastore. With `StorageGCWatermark`,
is used to calculate whether to trigger a gc run (only if `--enable-gc` flag is set).
Default: `10GB`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论