Advertisement
CrazyEarner

.conf

Sep 23rd, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. {
  2. "pools": [{
  3. "url": "europe.ethash-hub.miningpoolhub.com:12020",
  4. "user": "iLikeCoins.mini",
  5. "pass": "x"
  6. }, {
  7. "url": "us-east.ethash-hub.miningpoolhub.com:12020",
  8. "user": "iLikeCoins.mini",
  9. "pass": "x"
  10. }],
  11. "profiles": [{
  12. "gpu-powertune": "15",
  13. "worksize": "256",
  14. "name": "eth",
  15. "algorithm": "ethash",
  16. "gpu-threads": "1",
  17. "xintensity": "6144"
  18. }],
  19. "no-extranonce": "true",
  20. "default-profile": "eth",
  21. "api-allow": "W:10.0.0.0/8",
  22. "temp-target": "80",
  23. "auto-gpu": true,
  24. "gpu-fan": "45-85",
  25. "api-port": 4028,
  26. "temp-cutoff": "95",
  27. "api-listen": true,
  28. "auto-fan": false,
  29. "temp-overheat": "95"
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement