Files @ 1cb7362ae132
Branch filter:

Location: Morevna/config-example.json

Laman
backing up remote server to local storage
1
2
3
4
5
6
7
8
{
	"hosts": ["127.0.0.1"],
	"port": 9901,
	"batchSize": {
		"hash": 256,
		"data": 64
	}
}