Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #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 authored Oct 7, 2018
2 parents 090d3e0 + cf91ad4 commit 5a7f3c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 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 5a7f3c1

Please sign in to comment.