This commit is contained in:
BenDr0id 2018-08-02 14:50:23 +02:00
parent 4ae65643ba
commit e5f4f3f95d
3 changed files with 1 additions and 3 deletions

View file

@ -35,7 +35,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
"remote-logging-max-rows" : 20, // maximum last n-log rows to send CC Server
"upload-config-on-startup" : true // upload current miner config to CC Server on startup
}
}