Advertisement
Guest User

Untitled

a guest
Feb 19th, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. {
  2. "pools" : [
  3. {
  4. "url" : "x",
  5. "user" : "x",
  6. "pass" : "x"
  7. },
  8. {
  9. "url" : "x",
  10. "user" : "x",
  11. "pass" : "x"
  12. }
  13. ],
  14. "intensity" : "19",
  15. "vectors" : "1",
  16. "worksize" : "256",
  17. "kernel" : "scrypt",
  18. "lookup-gap" : "2",
  19. "thread-concurrency" : "24000",
  20. "shaders" : "1280",
  21. "api-port" : "1547",
  22. "api-mcast-port" : "1547",
  23. "expiry" : "120",
  24. "gpu-dyninterval" : "7",
  25. "gpu-platform" : "0",
  26. "gpu-threads" : "1",
  27. "gpu-engine" : "1130",
  28. "gpu-memclock" : "1500",
  29. "log" : "5",
  30. "no-pool-disable" : true,
  31. "queue" : "0",
  32. "scan-time" : "60",
  33. "scrypt" : true,
  34. "shares" : "0",
  35. "kernel-path" : "/usr/local/bin",
  36. "api-listen" : true,
  37. "api-network" : true,
  38. "api-allow" : "W:192.168.1.140,W:127.0.0.1",
  39. "failover-only" : true,
  40. "auto-fan" : true,
  41. "gpu-fan" : "30-80",
  42. "temp-cutoff" : "90",
  43. "temp-overheat" : "85",
  44. "temp-target" : "76"
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement