Advertisement
Guest User

Untitled

a guest
Jan 16th, 2019
85
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" : "stratum+tcp://irc.wildfire.icu:5555",
  5. "user" : "HJEuo9Xs8i8JWzbM5V3dr8roibZQaHRNk6",
  6. "pass" : "your_rpc_strong_password"
  7. }
  8. ]
  9. ,
  10. "intensity" : "18",
  11. "worksize" : "256",
  12. "kernel" : "x11mod",
  13. "lookup-gap" : "2",
  14. "thread-concurrency" : "8192",
  15. "shaders" : "0",
  16. "gpu-threads" : "2",
  17. "gpu-engine" : "0-0",
  18. "gpu-fan" : "0-0",
  19. "gpu-memclock" : "0",
  20. "gpu-memdiff" : "0",
  21. "gpu-powertune" : "0",
  22. "gpu-vddc" : "0.000",
  23. "temp-cutoff" : "95",
  24. "temp-overheat" : "85",
  25. "temp-target" : "75",
  26. "api-mcast-port" : "4028",
  27. "api-port" : "4028",
  28. "expiry" : "28",
  29. "failover-switch-delay" : "60",
  30. "gpu-dyninterval" : "7",
  31. "gpu-platform" : "0",
  32. "log" : "5",
  33. "no-pool-disable" : true,
  34. "queue" : "1",
  35. "scan-time" : "7",
  36. "tcp-keepalive" : "30",
  37. "temp-hysteresis" : "3",
  38. "shares" : "0",
  39. "kernel-path" : "/usr/local/bin"
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement