mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-05 00:08:06 +08:00
go-ipfs-config: Merge pull request #33 from ipfs/experiment/provider-system-no-blocks
Add strategic provider system experiment flag
This commit is contained in:
commit
e1c26d548f
@ -8,4 +8,5 @@ type Experiments struct {
|
||||
P2pHttpProxy bool
|
||||
QUIC bool
|
||||
PreferTLS bool
|
||||
StrategicProviding bool
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user