Files @ b0515ceb502d
Branch filter:

Location: Morevna/config-example.json

Laman
actually flushing the files
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"
}