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
No known key found for this signature in database
GPG key ID: 446A53638BE94409

View file

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