Advertisement
Guest User

Untitled

a guest
Dec 4th, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 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. "background": false,
  15. "colors": true,
  16. "title": true,
  17. "randomx": {
  18. "init": -1,
  19. "mode": "auto",
  20. "1gb-pages": false,
  21. "rdmsr": true,
  22. "wrmsr": true,
  23. "cache_qos": false,
  24. "numa": true,
  25. "scratchpad_prefetch_mode": 1
  26. },
  27. "cpu": {
  28. "enabled": true,
  29. "huge-pages": true,
  30. "huge-pages-jit": false,
  31. "hw-aes": null,
  32. "priority": null,
  33. "memory-pool": false,
  34. "yield": true,
  35. "max-threads-hint": 100,
  36. "asm": true,
  37. "argon2-impl": null,
  38. "astrobwt-max-size": 550,
  39. "cn/0": false,
  40. "cn-lite/0": false,
  41. "kawpow": false
  42. },
  43. "opencl": {
  44. "enabled": false,
  45. "cache": true,
  46. "loader": null,
  47. "platform": "AMD",
  48. "adl": true,
  49. "cn/0": false,
  50. "cn-lite/0": false
  51. },
  52. "cuda": {
  53. "enabled": false,
  54. "loader": null,
  55. "nvml": true,
  56. "cn/0": false,
  57. "cn-lite/0": false
  58. },
  59. "donate-level": 1,
  60. "log-file": null,
  61. "pools": [
  62. {
  63. "algo": null,
  64. "coin": null,
  65. "url": "pool.supportxmr.com:443",
  66. "user": "ADDRESS",
  67. "pass": "FlestOP0",
  68. "rig-id": null,
  69. "nicehash": false,
  70. "keepalive": true,
  71. "enabled": true,
  72. "tls": true,
  73. "tls-fingerprint": null,
  74. "daemon": false,
  75. "socks5": null,
  76. "self-select": null
  77. }
  78. ],
  79. "print-time": 60,
  80. "health-print-time": 60,
  81. "retries": 5,
  82. "retry-pause": 5,
  83. "syslog": false,
  84. "tls": {
  85. "enabled": false,
  86. "protocols": null,
  87. "cert": null,
  88. "cert_key": null,
  89. "ciphers": null,
  90. "ciphersuites": null,
  91. "dhparam": null
  92. },
  93. "user-agent": null,
  94. "verbose": 0,
  95. "watch": true,
  96. "pause-on-battery": false
  97. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement