{
"pools" : [
        {
                "url" : "HostIP_ofwallet:rpclistnerport[8335]",
                "user" : "yourusername",
                "pass" : "somethinghardbutmemorableforu",
                "coinbase-addr" : "your own wallet address from the host wallet or one that you control the private key",
                "coinbase-sig" : "Frankenmint was here",
                "pool-priority" : "0"
        },
        {
                "url" : "normalpooladdress1",
                "user" : "yourusername",
                "pass" : "somethinghardbutmemorableforu",
                "coinbase-addr" : "your own wallet address from the host wallet or one that you control the private key",
                "coinbase-sig" : "Frankenmint was here",
                "pool-priority" : "1"
        },        
{
                "url" : "normalpooladdress2",
                "user" : "yourusername",
                "pass" : "somethinghardbutmemorableforu",
                "coinbase-addr" : "your own wallet address from the host wallet or one that you control the private key",
                "coinbase-sig" : "Frankenmint was here",
                "pool-priority" : "2"
        },
]
,
"rotate" : "360",
"api-mcast-port" : "4028",
"no-longpoll" : true,
"api-port" : "4028",
"expiry" : "120",
"expiry-lp" : "3600",
"failover-only" : true,
"failover-switch-delay" : "300",
"log" : "5",
"cmd-sick" : "./asics.sh",
"no-pool-disable" : true,
"no-client-reconnect" : true,
"no-show-processors" : true,
"no-show-procs" : true,
"queue" : "2",
"quiet-work-updates" : true,
"quiet-work-update" : true,
"scan-time" : "60",
"skip-security-checks" : "0",
"submit-stale" : true,
"temp-hysteresis" : "3",
"shares" : 0,
"kernel-path" : "/usr/local/bin",
"scan" : [
        "antminer:all",
        "erupter:all"
],
"set-device" : [
        "antminer:clock=x0981"
],
"api-allow" : "W:127.0.0.1,W:192.168.1/24"