Advertisement
MrShadowDev

xmr

Jan 10th, 2025
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 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": true,
  15. "colors": true,
  16. "title": true,
  17. "randomx": {
  18. "init": -1,
  19. "init-avx2": -1,
  20. "mode": "auto",
  21. "1gb-pages": false,
  22. "rdmsr": true,
  23. "wrmsr": true,
  24. "cache_qos": false,
  25. "numa": true,
  26. "scratchpad_prefetch_mode": 1
  27. },
  28. "cpu": {
  29. "enabled": true,
  30. "huge-pages": true,
  31. "huge-pages-jit": false,
  32. "hw-aes": null,
  33. "priority": null,
  34. "memory-pool": false,
  35. "yield": true,
  36. "asm": true,
  37. "argon2-impl": null,
  38. "argon2": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11],
  39. "cn": [
  40. [1, 0],
  41. [1, 2],
  42. [1, 4],
  43. [1, 6],
  44. [1, 8],
  45. [1, 10]
  46. ],
  47. "cn-heavy": [
  48. [1, 0],
  49. [1, 2],
  50. [1, 4]
  51. ],
  52. "cn-lite": [
  53. [1, 0],
  54. [1, 1],
  55. [1, 2],
  56. [1, 3],
  57. [1, 4],
  58. [1, 5],
  59. [1, 6],
  60. [1, 7],
  61. [1, 8],
  62. [1, 9],
  63. [1, 10],
  64. [1, 11]
  65. ],
  66. "cn-pico": [
  67. [2, 0],
  68. [2, 1],
  69. [2, 2],
  70. [2, 3],
  71. [2, 4],
  72. [2, 5],
  73. [2, 6],
  74. [2, 7],
  75. [2, 8],
  76. [2, 9],
  77. [2, 10],
  78. [2, 11]
  79. ],
  80. "cn/upx2": [
  81. [2, 0],
  82. [2, 1],
  83. [2, 2],
  84. [2, 3],
  85. [2, 4],
  86. [2, 5],
  87. [2, 6],
  88. [2, 7],
  89. [2, 8],
  90. [2, 9],
  91. [2, 10],
  92. [2, 11]
  93. ],
  94. "ghostrider": [
  95. [8, 0],
  96. [8, 2],
  97. [8, 4],
  98. [8, 6],
  99. [8, 8],
  100. [8, 10]
  101. ],
  102. "rx": [0, 2, 4, 6, 8, 10],
  103. "rx/wow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11],
  104. "cn-lite/0": false,
  105. "cn/0": false,
  106. "rx/arq": "rx/wow"
  107. },
  108. "opencl": {
  109. "enabled": false,
  110. "cache": true,
  111. "loader": null,
  112. "platform": "AMD",
  113. "adl": true,
  114. "cn-lite/0": false,
  115. "cn/0": false
  116. },
  117. "cuda": {
  118. "enabled": false,
  119. "loader": null,
  120. "nvml": true,
  121. "cn-lite/0": false,
  122. "cn/0": false
  123. },
  124. "log-file": null,
  125. "donate-level": 0.6,
  126. "donate-over-proxy": 0.6,
  127. "pools": [
  128. {
  129. "algo": null,
  130. "coin": null,
  131. "url": "pool.supportxmr.com:9000",
  132. "user": "49U6uVfjaA4Rmdj3EsS5PPFzXemdvW6ybQx6KtThB8pNHxMabib68UrQN3CXZNLtePaicxsWYKNsxTHW8udcVUCMTJiK4tm",
  133. "pass": "PC",
  134. "rig-id": null,
  135. "nicehash": false,
  136. "keepalive": false,
  137. "enabled": true,
  138. "tls": true,
  139. "sni": false,
  140. "tls-fingerprint": null,
  141. "daemon": false,
  142. "socks5": null,
  143. "self-select": null,
  144. "submit-to-origin": false
  145. }
  146. ],
  147. "retries": 5,
  148. "retry-pause": 5,
  149. "print-time": 60,
  150. "health-print-time": 60,
  151. "dmi": true,
  152. "syslog": false,
  153. "tls": {
  154. "enabled": false,
  155. "protocols": null,
  156. "cert": null,
  157. "cert_key": null,
  158. "ciphers": null,
  159. "ciphersuites": null,
  160. "dhparam": null
  161. },
  162. "dns": {
  163. "ipv6": false,
  164. "ttl": 30
  165. },
  166. "user-agent": null,
  167. "verbose": 0,
  168. "watch": true,
  169. "pause-on-battery": false,
  170. "pause-on-active": false
  171. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement