Guest User

Untitled

a guest
Jul 7th, 2024
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.66 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.         "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, 6, 7],
  39.         "cn": [
  40.             [1, 0],
  41.             [1, 1],
  42.             [1, 2]
  43.         ],
  44.         "cn-heavy": [
  45.             [1, 0],
  46.             [1, 1]
  47.         ],
  48.         "cn-lite": [
  49.             [1, 0],
  50.             [1, 1],
  51.             [1, 2],
  52.             [1, 3],
  53.             [1, 6],
  54.             [1, 7]
  55.         ],
  56.         "cn-pico": [
  57.             [2, 0],
  58.             [2, 4],
  59.             [2, 1],
  60.             [2, 5],
  61.             [2, 2],
  62.             [2, 6],
  63.             [2, 3],
  64.             [2, 7]
  65.         ],
  66.         "cn/upx2": [
  67.             [2, 0],
  68.             [2, 4],
  69.             [2, 1],
  70.             [2, 5],
  71.             [2, 2],
  72.             [2, 6],
  73.             [2, 3],
  74.             [2, 7]
  75.         ],
  76.         "ghostrider": [
  77.             [8, 0],
  78.             [8, 1],
  79.             [8, 2]
  80.         ],
  81.         "rx": [0, 1, 2, 3, 6, 7],
  82.         "rx/arq": [0, 4, 1, 5, 2, 6, 3, 7],
  83.         "rx/wow": [0, 1, 2, 3, 6, 7],
  84.         "cn-lite/0": false,
  85.         "cn/0": false,
  86.         "rx/keva": "rx/wow"
  87.     },
  88.     "log-file": null,
  89.     "donate-level": 1,
  90.     "donate-over-proxy": 1,
  91.     "pools": [
  92.         {
  93.             "url": "pool.supportxmr.com:443",
  94.             "user": "SENSITIVE",
  95.             "pass": "SENSITIVE",
  96.             "keepalive": true,
  97.             "tls": true
  98.         }
  99.     ],
  100.     "retries": 5,
  101.     "retry-pause": 5,
  102.     "print-time": 60,
  103.     "dmi": true,
  104.     "syslog": false,
  105.     "tls": {
  106.         "enabled": false,
  107.         "protocols": null,
  108.         "cert": null,
  109.         "cert_key": null,
  110.         "ciphers": null,
  111.         "ciphersuites": null,
  112.         "dhparam": null
  113.     },
  114.     "dns": {
  115.         "ipv6": false,
  116.         "ttl": 30
  117.     },
  118.     "user-agent": null,
  119.     "verbose": 0,
  120.     "watch": true,
  121.     "pause-on-battery": false,
  122.     "pause-on-active": false
  123. }
  124.  
Advertisement
Add Comment
Please, Sign In to add comment