Upgrade config files
This commit is contained in:
parent
cc8b117aa7
commit
2140e56e3a
3 changed files with 8 additions and 5 deletions
|
@ -19,6 +19,7 @@
|
|||
"retry-pause": 5, // time to pause between retries
|
||||
"safe": false, // true to safe adjust threads and av settings for current CPU
|
||||
"syslog": false, // use system log for output messages
|
||||
"reboot-cmd" : "", // command to execute to reboot the OS
|
||||
"pools": [
|
||||
{
|
||||
"url": "donate2.graef.in:80", // URL of mining server
|
||||
|
@ -36,7 +37,6 @@
|
|||
"worker-id": null, // custom worker-id for CC Server (otherwise hostname is used)
|
||||
"update-interval-s": 10, // status update interval in seconds (default: 10 min: 1)
|
||||
"use-remote-logging" : true, // enable remote logging on CC Server
|
||||
"upload-config-on-startup" : true, // upload current miner config to CC Server on startup
|
||||
"reboot-cmd" : "" // command to execute to reboot the OS
|
||||
"upload-config-on-startup" : true // upload current miner config to CC Server on startup
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue