提交 2ac86ef7 作者: Leo Arias

update link to filestore experimental status

According to https://github.com/ipfs/go-ipfs/issues/3397#issuecomment-317256365, the status of experimental features is now tracked in a file in the repo, not in an issue.

License: MIT
Signed-off-by: 's avatarLeo Arias <leo.arias@canonical.com>
上级 c1a488f5
......@@ -195,7 +195,7 @@ You can now check what blocks have been created by:
hashFunStr, hfset, _ := req.Option(hashOptionName).String()
if nocopy && !cfg.Experimental.FilestoreEnabled {
res.SetError(errors.New("filestore is not enabled, see https://git.io/vy4XN"),
res.SetError(errors.New("filestore is not enabled, see https://git.io/vNItf"),
cmdkit.ErrClient)
return
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论