OK. I'm sick and tired off poolmining.
I've got >100TB plots for solo.
Can someone help me set the details of the mining.conf for the blago-miner.
(BTW: I set de reward assignment)
...
for solo (you may increase "TargetDeadline"):
{
"Mode" : "solo",
"Server" : "127.0.0.1",
"Port": 8125,
"UpdaterAddr" : "127.0.0.1",
"UpdaterPort": 8125,
"InfoAddr" : "127.0.0.1",
"InfoPort": 8125,
"EnableProxy": false,
"ProxyPort": 8126,
"Paths":["D:\\plots"],
"CacheSize" : 40000,
"ShowMsg" : false,
"ShowUpdates" : false,
"Debug": true,
"UseHDDWakeUp": true,
"SendBestOnly": true,
"TargetDeadline": 3600,
"UseFastRcv" : false,
"SendInterval": 100,
"UpdateInterval": 950,
"UseLog" : true,
"ShowWinner" : true,
"UseBoost" : false,
"WinSizeX": 76,
"WinSizeY": 60
}