ipfs/kubo

Changed option is ignored

Open

#10,231 创建于 2023年11月23日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Go (2,725 fork)batch import
P2effort/hoursexp/novicehelp wantedkind/bugkind/enhancement

仓库指标

Star
 (13,906 star)
PR 合并指标
 (平均合并 4天 2小时) (30 天内合并 28 个 PR)

描述

Checklist

Installation method

ipfs-desktop

Version

This was on the docker version. 

Kubo version: 0.24.0-e70db65
Repo version: 15
System version: amd64/linux
Golang version: go1.21.4

Config

No response

Description

Changing the config

ipfs config --json Experimental.FilestoreEnabled true

and then running (without restarting, as in the documentation)

ipfs add --nocopy ...

will ignore the --nocopy and add everything as blocks. This should probably give an error.

贡献者指南