Skip to content

Commit

Permalink
go-ipfs-config: feat: remove PreferTLS experiment
Browse files Browse the repository at this point in the history
This will now be enabled by default.
  • Loading branch information
Stebalien committed Mar 30, 2020
1 parent 51770f5 commit 542ca92
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 542ca92

Please sign in to comment.