ipfs/kubo

Update relevant configuration to use optional types

Open

#8.531 aberto em 28 de out. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
P2good first issuekind/enhancementtopic/bootcamp

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 30d)

Description

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.

Guia do colaborador