Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. {
  2. "algo": "cryptonight",
  3. "api": {
  4. "port": 0,
  5. "access-token": null,
  6. "id": null,
  7. "worker-id": null,
  8. "ipv6": false,
  9. "restricted": true
  10. },
  11. "asm": true,
  12. "autosave": true,
  13. "av": 0,
  14. "background": false,
  15. "colors": true,
  16. "cpu-affinity": null,
  17. "cpu-priority": null,
  18. "donate-level": 5,
  19. "huge-pages": true,
  20. "hw-aes": null,
  21. "log-file": null,
  22. "max-cpu-usage": 100,
  23. "pools": [
  24. {
  25. "url": "xmr-eu1.nanopool.org:14444",
  26. "user": "48fqeGeywWt1j35utZMd25czP1eavKEvF6z38fVfphYu7Xcw66okHRFHFUfVvtLz7JL7XAP3tDLcrP84qmrvYZ6CUER1Q5j",
  27. "pass": "x",
  28. "rig-id": null,
  29. "nicehash": false,
  30. "keepalive": true,
  31. "variant": -1,
  32. "enabled": true,
  33. "tls": false,
  34. "tls-fingerprint": null
  35. }
  36. ],
  37. "print-time": 60,
  38. "retries": 5,
  39. "retry-pause": 5,
  40. "safe": false,
  41. "threads": [
  42. {
  43. "low_power_mode": 1,
  44. "affine_to_cpu": false,
  45. "asm": true
  46. },
  47. {
  48. "low_power_mode": 1,
  49. "affine_to_cpu": false,
  50. "asm": true
  51. }
  52. ],
  53. "user-agent": null,
  54. "syslog": false,
  55. "watch": true
  56. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement