mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-06 08:47:52 +08:00
go-ipfs-config: Merge pull request #93 from RubenKelevra/feat/quic_remove_config_option
QUIC: remove experimental config option
This commit is contained in:
commit
45f2784d82
@ -7,6 +7,5 @@ type Experiments struct {
|
||||
GraphsyncEnabled bool
|
||||
Libp2pStreamMounting bool
|
||||
P2pHttpProxy bool
|
||||
QUIC bool
|
||||
StrategicProviding bool
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user