ipfs/kubo

Changed option is ignored

オープン

#10,231 opened on 2023/11/23

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Go (2,725 件のフォーク)batch import
P2effort/hoursexp/novicehelp wantedkind/bugkind/enhancement

Repository metrics

Stars
 (13,906 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド