Skip to content

Commit

Permalink
Merge pull request ipfs#71 from ipfs/chore/remove-prefer-tls
Browse files Browse the repository at this point in the history
feat: remove PreferTLS experiment
  • Loading branch information
Stebalien authored Mar 30, 2020
2 parents ee47e10 + 992de80 commit 21a1b2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/experiments.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ type Experiments struct {
Libp2pStreamMounting bool
P2pHttpProxy bool
QUIC bool
PreferTLS bool
StrategicProviding bool
}

0 comments on commit 21a1b2e

Please sign in to comment.