mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-23 06:52:33 -05:00
Add missing DNS options to config example.
This commit is contained in:
@@ -94,6 +94,10 @@
|
|||||||
"ciphersuites": null,
|
"ciphersuites": null,
|
||||||
"dhparam": null
|
"dhparam": null
|
||||||
},
|
},
|
||||||
|
"dns": {
|
||||||
|
"ipv6": false,
|
||||||
|
"ttl": 30
|
||||||
|
},
|
||||||
"user-agent": null,
|
"user-agent": null,
|
||||||
"verbose": 0,
|
"verbose": 0,
|
||||||
"watch": true,
|
"watch": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user