Skip to content

Commit

Permalink
go-ipfs-config: Merge pull request ipfs#125 from ipfs/feat/experiment…
Browse files Browse the repository at this point in the history
…al-dht-client

Added Experiments.AcceleratedDHTClient option
  • Loading branch information
aschmahmann committed May 14, 2021
2 parents f7b64b3 + 22d2b6b commit fc761b1
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 @@ -8,4 +8,5 @@ type Experiments struct {
Libp2pStreamMounting bool
P2pHttpProxy bool
StrategicProviding bool
AcceleratedDHTClient bool
}

0 comments on commit fc761b1

Please sign in to comment.