Add missing DNS options to config example.

This commit is contained in:
XMRig
2022-01-21 20:17:00 +07:00
parent 10b68431ed
commit 0e5ffbb9d1

View File

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