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

Commit 5a7f3c1

Browse files
authored
Merge pull request #13 from ipfs/feat/p2p-http-proxy
add experiment for p2p http proxy
2 parents 090d3e0 + cf91ad4 commit 5a7f3c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

experiments.go

+1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ type Experiments struct {
55
UrlstoreEnabled bool
66
ShardingEnabled bool
77
Libp2pStreamMounting bool
8+
P2pHttpProxy bool
89
QUIC bool
910
}

0 commit comments

Comments
 (0)