Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
01fbf698f3
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"background": false, // true to run the cc-server in the background (no console)
|
||||
"colors": true, // false to disable colored output
|
||||
"log-file": null, // log all output to a file
|
||||
"syslog": false, // use system log for output messages
|
||||
"port": 1234, // port the CC Server will listens on
|
||||
"use-tls" : false, // use tls for CC communication (needs to be enabled on miners too)
|
||||
"cert-file" : "server.pem", // when tls is turned on, use this to point to the right cert file
|
||||
"key-file" : "server.key", // when tls is turned on, use this to point to the right key file
|
||||
"access-token": "P5häe7©'[*CKq{X7§^G{YI}6ê@I0z0ml3O<P}6Ã-1u3Y}±l0©?cO®3Ê.qS!&)]gZ", // access token for CC Clients (should be set!!!)
|
||||
"user": "bendr0id", // admin user for access CC Dashboard
|
||||
"pass": "¯S()#Eñ+w5rK2Ii0", // admin pass for access CC Dashboard
|
||||
"client-config-folder" : null, // folder which contains the client-config files (null=current)
|
||||
"custom-dashboard" : "index.html", // dashboard html file
|
||||
"pushover-user-key" : "uxcyjgczey66k4rnyb2e3etbiu9dwy", // username to use for pushover notifications
|
||||
"pushover-api-token" : "awgbtuod8r638ipxywdagwhgrmpbpt", // token to use for pushover notifications
|
||||
"push-miner-offline-info" : true, // push notification for offline miners
|
||||
"push-miner-zero-hash-info" : true, // push notification for offline miners
|
||||
"push-periodic-mining-status" : true // push periodic (every hour) status notification
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue