Skip to content

Commit dd0e561

Browse files
authored
Merge pull request ipfs#62 from ipfs/feat/graphsync
feat: add graphsync option
2 parents 6cda8c2 + 46c6fab commit dd0e561

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/experiments.go

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ type Experiments struct {
44
FilestoreEnabled bool
55
UrlstoreEnabled bool
66
ShardingEnabled bool
7+
GraphsyncEnabled bool
78
Libp2pStreamMounting bool
89
P2pHttpProxy bool
910
QUIC bool

0 commit comments

Comments
 (0)