Skip to content

Commit

Permalink
Merge pull request ipfs#62 from ipfs/feat/graphsync
Browse files Browse the repository at this point in the history
feat: add graphsync option
  • Loading branch information
Stebalien authored Feb 26, 2020
2 parents 6cda8c2 + 46c6fab commit dd0e561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/experiments.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ type Experiments struct {
FilestoreEnabled bool
UrlstoreEnabled bool
ShardingEnabled bool
GraphsyncEnabled bool
Libp2pStreamMounting bool
P2pHttpProxy bool
QUIC bool
Expand Down

0 comments on commit dd0e561

Please sign in to comment.