Files @ 83dc5e1e183e
Branch filter:

Location: Morevna/config-example.json

Laman
regularly flushing the hash tree to the disk during a data transfer
1
2
3
4
5
6
7
8
9
{
	"hosts": ["127.0.0.1"],
	"port": 9901,
	"batchSize": {
		"hash": 256,
		"data": 64
	},
	"logFile": "/var/log/morevna/mor.log"
}