Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 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": 5,
  18. "donate-level": 1,
  19. "huge-pages": true,
  20. "hw-aes": null,
  21. "log-file": "log.txt",
  22. "max-cpu-usage": 90,
  23. "pools": [
  24. {
  25. "url": "pool.minexmr.com:4444",
  26. "user": "45F63UPYbAE1opWW9eAyErgx299LywuTKgWCRzcyW7mZ3RSM9WdCQT7gTMPzq2ciLATArw85aByiga7irig4E4Eo2hGvVBN",
  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": null,
  42. "user-agent": null,
  43. "syslog": false,
  44. "watch": true,
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement