I USE THIS .CONF
{
"pools": [
{
"url": "stratum+tcp://nnc.mypool.name:31742",
"user": "YOUR WALLET ADDRESS",
"pass": "x"
}
],
"profiles": [],
"failover-only": true,
"algorithm": "cryptonight",
"device": "0",
"lookup-gap": "-1",
"rawintensity": "512",
"thread-concurrency": "-1",
"worksize": "4",
"gpu-threads": "2",
"temp-cutoff": "90,90",
"temp-overheat": "80,80",
"temp-target": "70,70",
"auto-fan": true,
"gpu-fan": "45-100",
"gpu-memdiff": "0,0",
"shares": "0",
"kernel-path": "/usr/x86_64-w64-mingw32/bin",
"api-listen": true,
"api-mcast-port": "4028",
"api-port": "4001",
"expiry": "28",
"failover-switch-delay": "60",
"gpu-dyninterval": "7",
"gpu-platform": "0",
"hamsi-expand-big": "4",
"keccak-unroll": "0",
"log": "5",
"no-pool-disable": true,
"no-client-reconnect": false,
"queue": "1",
"scan-time": "7",
"tcp-keepalive": "30",
"temp-hysteresis": "3",
"watchpool-refresh": "30"
}