Skip to content

Commit

Permalink
go-ipfs-config: Merge pull request ipfs#32 from marten-seemann/prefer…
Browse files Browse the repository at this point in the history
…-tls

add an experiment to prefer TLS 1.3 over secio
  • Loading branch information
Stebalien committed Apr 18, 2019
2 parents d40473a + 1af7ffa commit e9890b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/experiments.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ type Experiments struct {
Libp2pStreamMounting bool
P2pHttpProxy bool
QUIC bool
PreferTLS bool
}

0 comments on commit e9890b8

Please sign in to comment.