Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. {
  2. "api": {
  3. "id": null,
  4. "worker-id": null
  5. },
  6. "http": {
  7. "enabled": false,
  8. "host": "127.0.0.1",
  9. "port": 0,
  10. "access-token": null,
  11. "restricted": true
  12. },
  13. "autosave": true,
  14. "version": 1,
  15. "background": false,
  16. "colors": true,
  17. "randomx": {
  18. "init": -1,
  19. "numa": true
  20. },
  21. "cpu": {
  22. "enabled": true,
  23. "huge-pages": true,
  24. "hw-aes": null,
  25. "priority": null,
  26. "asm": true
  27. },
  28. "opencl": {
  29. "enabled": false,
  30. "cache": true,
  31. "loader": null,
  32. "platform": "AMD"
  33. },
  34. "donate-level": 1,
  35. "donate-over-proxy": 1,
  36. "log-file": null,
  37. "pools": [
  38. {
  39. "algo": null,
  40. "url": "donate.v2.xmrig.com:3333",
  41. "user": "YOUR_WALLET_ADDRESS",
  42. "pass": "x",
  43. "rig-id": null,
  44. "nicehash": false,
  45. "keepalive": false,
  46. "enabled": true,
  47. "tls": false,
  48. "tls-fingerprint": null,
  49. "daemon": false
  50. }
  51. ],
  52. "print-time": 60,
  53. "retries": 5,
  54. "retry-pause": 5,
  55. "syslog": false,
  56. "user-agent": null,
  57. "watch": true
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement