Skip to content

Commit

Permalink
go-ipfs-config: Merge pull request ipfs#13 from ipfs/feat/p2p-http-proxy
Browse files Browse the repository at this point in the history
add experiment for p2p http proxy
  • Loading branch information
ianopolous committed Oct 7, 2018
2 parents 801d887 + 9784218 commit 82e30ff
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 @@ -5,5 +5,6 @@ type Experiments struct {
UrlstoreEnabled bool
ShardingEnabled bool
Libp2pStreamMounting bool
P2pHttpProxy bool
QUIC bool
}

0 comments on commit 82e30ff

Please sign in to comment.