ipfs/kubo

add config validations

Open

#2,491 opened on Mar 21, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
exp/experthelp wanted

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

We should set up hooks for certain config keys to validate that can be run when the user modifies them.

The validations should also be run during init to make sure that any modifications the user makes directly to the file get validated as well

Contributor guide