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

#957 Added optional embedded JSON config support.

This commit is contained in:
XMRig
2019-03-02 13:12:38 +07:00
parent bde77ebab4
commit d135bdd87e
5 changed files with 113 additions and 12 deletions

View File

@@ -39,5 +39,5 @@
"safe": false,
"threads": null,
"user-agent": null,
"watch": false
"watch": true
}