An IPFS implementation in Go
Go to file
Lars Gierth 21887fac8b go-ipfs-config: repo: properly init Datastore config, and leave it be
We didn't previously initialize the Datastore config section.
The respective function exists, but was dead code up until now.

This lead to weird decisions like the GC code deciding on defaults,
and writing these to the config file. Don't want GC to touch the config.

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-04-11 16:21:14 -07:00
config go-ipfs-config: repo: properly init Datastore config, and leave it be 2016-04-11 16:21:14 -07:00