mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 04:17:44 +08:00
go-ipfs-config: Merge pull request #3943 from magik6k/feat/corenet2
Implemented experimental ptp(corenet) interface
This commit is contained in:
commit
90b6d80f5d
@ -1,6 +1,7 @@
|
||||
package config
|
||||
|
||||
type Experiments struct {
|
||||
FilestoreEnabled bool
|
||||
ShardingEnabled bool
|
||||
FilestoreEnabled bool
|
||||
ShardingEnabled bool
|
||||
Libp2pStreamMounting bool
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user