Added Httpd class and API config options.
This commit is contained in:
parent
35c2a729ec
commit
5601c7a672
9 changed files with 260 additions and 31 deletions
|
@ -22,5 +22,10 @@
|
|||
"keepalive": true,
|
||||
"nicehash": false
|
||||
}
|
||||
]
|
||||
],
|
||||
"api": {
|
||||
"port": 0,
|
||||
"access-token": null,
|
||||
"worker-id": null
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue