mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-28 05:47:51 +08:00
go-ipfs-config: add global config switch for sharding
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
parent
b40ebf10c3
commit
4d73fe8b42
@ -2,4 +2,5 @@ package config
|
||||
|
||||
type Experiments struct {
|
||||
FilestoreEnabled bool
|
||||
ShardingEnabled bool
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user