Skip to content

Instantly share code, notes, and snippets.

@Demontager
Created April 2, 2014 18:45
Show Gist options
  • Save Demontager/9940502 to your computer and use it in GitHub Desktop.
Save Demontager/9940502 to your computer and use it in GitHub Desktop.
{
"pools" : [
{
"url" : "stratum+tcp://ultra.nitro.org:3337",
"user" : "Pimp.pimp",
"pass" : "x",
"nfmin" : "4",
"nfmax" : "30",
"starttime" : "1388361600"
},
{
"url" : "stratum+tcp://ultra.leetpools.com:3333",
"user" : "Pimp.pimp",
"pass" : "x",
"nfmin" : "4",
"nfmax" : "30",
"starttime" : "1388361600"
}
]
,
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"scrypt-chacha" : true,
"worksize" : "256",
"xintensity" : "32",
"buffer-size" : "1624",
"lookup-gap" : "2",
"auto-fan" : true,
"temp-target" : "73",
"temp-overheat" : "80",
"temp-cutoff" : "85",
"gpu-engine" : "1100",
"gpu-mclock" : "1200",
"gpu-powertune" : "0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment