mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 12:57:44 +08:00
go-ipfs-config: Corenet API: Apply suggestions, cleanups
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
This commit is contained in:
parent
413034b740
commit
53ceee47a9
@ -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