Cgminer.conf example for script hashing

{
“pools” : [
{
“url” : “http://192.168.1.102:19665”,
“user” : “u”,
“pass” : “56776”
}
]
,
“intensity” : “13”,
“vectors” : “1”,
“worksize” : “256”,
“kernel” : “scrypt”,
“lookup-gap” : “0”,
“thread-concurrency” : “8192”,
“shaders” : “2048”,
“gpu-engine” : “0-1100”,
“gpu-fan” : “0-100”,
“gpu-memclock” : “1400”,
“gpu-memdiff” : “0”,
“gpu-powertune” : “0”,
“gpu-vddc” : “0.000”,
“temp-cutoff” : “95”,
“temp-overheat” : “85”,
“temp-target” : “75”,
“api-port” : “4028”,
“expiry” : “120”,
“gpu-dyninterval” : “7”,
“gpu-platform” : “0”,
“gpu-threads” : “4”,
“hotplug” : “5”,
“log” : “5”,
“no-pool-disable” : true,
“queue” : “0”,
“scan-time” : “1”,
“scrypt” : true,
“temp-hysteresis” : “3”,
“shares” : “0”,
“load-balance” : true,
“kernel-path” : “/usr/local/bin”
}

{
“pools” : [
{
“url” : “feathercoin:1337”,
“user” : “feathercoinISking!”,
“pass” : “FTC”
}
]
,
“intensity” : “9000+”,