Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 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. "argon2-impl": null,
  28. "argon2": [0, 1, 2, 3],
  29. "cn": [
  30. [1, 0],
  31. [1, 1],
  32. [1, 2],
  33. [1, 3]
  34. ],
  35. "cn-heavy": [
  36. [1, -1]
  37. ],
  38. "cn-lite": [
  39. [1, 0],
  40. [1, 1],
  41. [1, 2],
  42. [1, 3]
  43. ],
  44. "cn-pico": [
  45. [2, 0],
  46. [2, 1],
  47. [2, 2],
  48. [2, 3]
  49. ],
  50. "cn/gpu": [0, 1, 2, 3],
  51. "rx": [0, 1, 2, 3],
  52. "rx/wow": [0, 1, 2, 3],
  53. "cn/0": false,
  54. "cn-lite/0": false
  55. },
  56. "donate-level": 5,
  57. "donate-over-proxy": 1,
  58. "log-file": null,
  59. "pools": [
  60. {
  61. "algo": null,
  62. "url": "pool.xmr-eu1.nanopool.org",
  63. "user": "4H.............z",
  64. "pass": "x",
  65. "rig-id": null,
  66. "nicehash": false,
  67. "keepalive": false,
  68. "enabled": true,
  69. "tls": false,
  70. "tls-fingerprint": null,
  71. "daemon": false
  72. }
  73. ],
  74. "print-time": 60,
  75. "retries": 5,
  76. "retry-pause": 5,
  77. "syslog": false,
  78. "user-agent": null,
  79. "watch": true
  80. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement