mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-03 15:27:57 +08:00
go-ipfs-config: Merge pull request #4 from marten-seemann/quic
add QUIC experiment
This commit is contained in:
commit
dd22be5566
@ -5,4 +5,5 @@ type Experiments struct {
|
||||
UrlstoreEnabled bool
|
||||
ShardingEnabled bool
|
||||
Libp2pStreamMounting bool
|
||||
QUIC bool
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user