ipfs/kubo

Update relevant configuration to use optional types

Open

#8,531 opened on 2021年10月28日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
P2good first issuekind/enhancementtopic/bootcamp

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (平均マージ 4d 2h) (30d で 28 merged PRs)

説明

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.

コントリビューターガイド