Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2014
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. {
  2. "pools": [
  3. {
  4. "url" : "stratum+tcp://stratum.vertmining.com:3333",
  5. "user": "Bajawah.BAMT",
  6. "pass": "Password"
  7. }
  8. ],
  9. "gpu-reorder": true,
  10. "auto-fan": true,
  11. "gpu-fan": "50-100",
  12. "temp-cutoff": "95",
  13. "temp-overheat": "85",
  14. "temp-target": "75",
  15. "rawintensity": "9216",
  16. "vectors": "1",
  17. "worksize": "256",
  18. "lookup-gap": "2",
  19. "thread-concurrency": 9216",
  20. "shaders": "0",
  21. "api-listen": true,
  22. "api-port": "4028",
  23. "api-allow": "W:127.0.0.1",
  24. "gpu-dyninterval": "7",
  25. "gpu-platform": "0",
  26. "gpu-threads": "1",
  27. "gpu-engine": "800",
  28. "gpu-memclock": "1100",
  29. "gpu-powertune": "20",
  30. "log": "5",
  31. "no-pool-disable": true,
  32. "no-submit-stale": true,
  33. "queue": "0",
  34. "scan-time": "1",
  35. "expiry": "30",
  36. "scrypt": true,
  37. "shares": "0",
  38. "kernel-path": "/usr/local/bin"
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement