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

Commit cf91ad4

Browse files
committed
add experiment for p2p http proxy
License: MIT Signed-off-by: Ian Preston <[email protected]>
1 parent 090d3e0 commit cf91ad4

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)