Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "pools": [
- {
- "url": "stratum+tcp://asia2.coinking.io:6666",
- "user": "PiMP.1",
- "pass": "x",
- "profile": "x11"
- },
- {
- "url": "stratum+tcp://asia2.coinking.io:2222",
- "user": "PiMP.1",
- "pass": "x",
- "profile": "x13"
- },
- {
- "url": "stratum+tcp://stratum.pool.mn:7904",
- "user": "PiMP.1",
- "pass": "x",
- "profile": "x13"
- },
- {
- "url": "stratum+tcp://maia.suprnova.cc:3453",
- "user": "PiMP.5",
- "pass": "x",
- "profile": "x15"
- }
- ],
- "profiles": [
- {
- "name": "x11",
- "algorithm": "x11mod",
- "rawintensity": "131072",
- "thread-concurrency": "10240",
- "gpu-engine": "1025",
- "gpu-fan": "40-100",
- "gpu-memclock": "850",
- "gpu-powertune": "20",
- "gpu-threads": "2"
- },
- {
- "name": "x13",
- "algorithm": "x13mod",
- "rawintensity": "131072",
- "thread-concurrency": "10240",
- "gpu-engine": "1020",
- "gpu-fan": "40-100",
- "gpu-memclock": "850",
- "gpu-powertune": "20",
- "gpu-threads": "2",
- "hamsi-expand-big": "1"
- },
- {
- "name": "x15",
- "algorithm": "bitblock",
- "rawintensity": "131072",
- "thread-concurrency": "10240",
- "gpu-engine": "1020",
- "gpu-fan": "40-100",
- "gpu-memclock": "850",
- "gpu-powertune": "20",
- "gpu-threads": "2",
- "hamsi-expand-big": "1"
- }
- ],
- "default-profile": "x15",
- "lookup_gap": "2",
- "worksize": "128",
- "failover-only": true,
- "auto-fan": true,
- "vectors": "1",
- "api-listen": true,
- "api-port": "4028",
- "api-allow": "W:127.0.0.1,192.168.10/24",
- "temp-hysteresis": "3",
- "temp-cutoff": "85",
- "temp-overheat": "75",
- "temp-target": "70",
- "log": "5",
- "no-pool-disable": true,
- "queue": "0",
- "expiry": "1",
- "scan-time": "1",
- "shares": "0",
- "kernel-path": "/usr/local/bin"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement