1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Add missing DNS options to config example.

This commit is contained in:
XMRig
2022-01-21 20:17:00 +07:00
parent 2d25bec2df
commit 8059ce67f9

View File

@@ -94,6 +94,10 @@
"ciphersuites": null,
"dhparam": null
},
"dns": {
"ipv6": false,
"ttl": 30
},
"user-agent": null,
"verbose": 0,
"watch": true,