ipfs-cluster/ipfs-cluster-service
Hector Sanjuan ab1cc47d75 Fix #97: Assume default DataFolder as subfolder to config folder when empty.
We no longer set ConsensusDataFolder. We leave it empty (and ommited from the
configuration). When not set, it will take the path from which the configuration
file was read and use an "ipfs-cluster-data" subfolder in that path.

When set, the behaviour is just as before (ensures backwards compatiblity).

This will facilitate re-use of configuration files, for example, when mounting
them inside docker.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2017-07-18 11:36:24 +02:00
..
dist Latest touches to documentation 2017-07-13 21:12:44 +02:00
main.go Fix #97: Assume default DataFolder as subfolder to config folder when empty. 2017-07-18 11:36:24 +02:00
Makefile Fix #57: Hijack /add requests and pin items in cluster after ipfs adds them. 2017-03-30 11:27:40 +02:00