mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 03:47:45 +08:00
go-ipfs-config: add option for Accelerated DHT Client experiment
This commit is contained in:
parent
f7b64b3d95
commit
22d2b6b8b8
@ -8,4 +8,5 @@ type Experiments struct {
|
||||
Libp2pStreamMounting bool
|
||||
P2pHttpProxy bool
|
||||
StrategicProviding bool
|
||||
AcceleratedDHTClient bool
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user