Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Merge pull request #240 from littleskunk/config
Browse files Browse the repository at this point in the history
repair invalid farmer.config.json
  • Loading branch information
aleitner committed Aug 28, 2017
2 parents ed09a8a + 385d421 commit 9e68635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/farmer.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"storagePath": "",
// Amount of space to lease to the network, as human readable string
// Valid units are B, KB, MB, GB, TB
"storageAllocation": "2GB",
"storageAllocation": "2GB"
// Max size of shards that will be accepted and stored
// Use this and make this lower if you don't have a strong internet connection
// "maxShardSize": "100MB"
Expand Down

0 comments on commit 9e68635

Please sign in to comment.