mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 18:28:08 +08:00
go-ipfs-config: add an experiment to prefer TLS over secio
This commit is contained in:
parent
ca406e1b45
commit
3475f8350a
@ -7,4 +7,5 @@ type Experiments struct {
|
||||
Libp2pStreamMounting bool
|
||||
P2pHttpProxy bool
|
||||
QUIC bool
|
||||
PreferTLS bool
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user