mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 03:47:45 +08:00
go-ipfs-config: feat: add graphsync option
related to https://github.com/ipfs/go-ipfs/issues/6830
This commit is contained in:
parent
357e86de16
commit
7dfdeeb04e
@ -4,6 +4,7 @@ type Experiments struct {
|
||||
FilestoreEnabled bool
|
||||
UrlstoreEnabled bool
|
||||
ShardingEnabled bool
|
||||
GraphsyncEnabled bool
|
||||
Libp2pStreamMounting bool
|
||||
P2pHttpProxy bool
|
||||
QUIC bool
|
||||
|
||||
Loading…
Reference in New Issue
Block a user