| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| serialize.go |
Adds "ipfs config" command designed in git style.
See specific config's values with:
$ipfs config datastore.path
~/.go-ipfs/datastore
Assign a new value with:
$ipfs config datastore.path ~/.go-ipfs/datastore
Open the config file in your default $EDITOR:
ipfs config edit
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| config.go | 正在载入提交数据... | |
| config_test.go | 正在载入提交数据... | |
| serialize.go | 正在载入提交数据... |