ipfs/kubo

Update relevant configuration to use optional types

Open

#8,531 创建于 2021年10月28日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Go (2,725 fork)batch import
P2good first issuekind/enhancementtopic/bootcamp

仓库指标

Star
 (13,906 star)
PR 合并指标
 (平均合并 4天 2小时) (30 天内合并 28 个 PR)

描述

Now that go-ipfs-config supports optional types, we should go through and clean up as much of the existing config to use it so we have a consistent story on defaults, etc.

This work will be easier to do after https://github.com/ipfs/go-ipfs-config/issues/151

The first step is to enumerate the various config keys we want to cleanup.

贡献者指南