mirror of
https://github.com/xmrig/xmrig.git
synced 2024-11-16 15:57:38 +00:00
Add missing DNS options to config example.
This commit is contained in:
parent
2d25bec2df
commit
8059ce67f9
1 changed files with 4 additions and 0 deletions
|
@ -94,6 +94,10 @@
|
|||
"ciphersuites": null,
|
||||
"dhparam": null
|
||||
},
|
||||
"dns": {
|
||||
"ipv6": false,
|
||||
"ttl": 30
|
||||
},
|
||||
"user-agent": null,
|
||||
"verbose": 0,
|
||||
"watch": true,
|
||||
|
|
Loading…
Reference in a new issue