Advertisement
Guest User

Untitled

a guest
Feb 27th, 2020
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 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. "rebench-algo": false,
  15. "bench-algo-time": 10,
  16. "background": false,
  17. "colors": true,
  18. "randomx": {
  19. "init": -1,
  20. "mode": "auto",
  21. "1gb-pages": false,
  22. "rdmsr": true,
  23. "wrmsr": true,
  24. "numa": true
  25. },
  26. "cpu": {
  27. "enabled": false,
  28. "huge-pages": true,
  29. "hw-aes": null,
  30. "priority": null,
  31. "memory-pool": false,
  32. "yield": true,
  33. "max-threads-hint": 100,
  34. "asm": true,
  35. "argon2-impl": null,
  36. "cn/0": false,
  37. "cn-lite/0": false,
  38. "rx/0": false
  39. },
  40. "donate-level": 1,
  41. "opencl": {
  42. "enabled": true,
  43. "cache": true,
  44. "loader": null,
  45. "platform": "AMD",
  46. "adl": true,
  47. "cn/0": false,
  48. "cn-lite/0": false,
  49. "rx/arq": false,
  50. "cn/2": false,
  51. "cn/0": false
  52. },
  53. "cuda": {
  54. "enabled": false,
  55. "loader": null,
  56. "nvml": true,
  57. "cn/0": false,
  58. "cn-lite/0": false
  59. },
  60. "donate-level": 5,
  61. "donate-over-proxy": 1,
  62. "log-file": null,
  63. "pools": [
  64. {
  65. "algo": null,
  66. "coin": null,
  67. "url": "gulf.moneroocean.stream:10001",
  68. "user": "YOUR_WALLET_ADDRESS",
  69. "pass": "x",
  70. "rig-id": null,
  71. "nicehash": false,
  72. "keepalive": false,
  73. "enabled": true,
  74. "tls": false,
  75. "tls-fingerprint": null,
  76. "daemon": false,
  77. "socks5": null,
  78. "self-select": null
  79. }
  80. ],
  81. "print-time": 60,
  82. "health-print-time": 60,
  83. "retries": 5,
  84. "retry-pause": 5,
  85. "syslog": false,
  86. "user-agent": null,
  87. "verbose": 0,
  88. "watch": true
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement