Skip to content

Commit

Permalink
go-ipfs-config: Merge pull request ipfs#3042 from ipfs/feat/hamt-shar…
Browse files Browse the repository at this point in the history
…ding

Implement unixfs sharding
  • Loading branch information
whyrusleeping authored Mar 24, 2017
2 parents 0d70e83 + 4d73fe8 commit 4299e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/experiments.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ package config

type Experiments struct {
FilestoreEnabled bool
ShardingEnabled bool
}

0 comments on commit 4299e72

Please sign in to comment.