Updated Readme, links, cleanup

This commit is contained in:
BenDroid 2017-10-26 23:27:58 +02:00
parent df55481986
commit 4ebd05e246
7 changed files with 18 additions and 93 deletions

View file

@ -30,7 +30,7 @@
},
"cc-client": {
"url": "localhost:3344", // url of the CC Server (ip:port)
"access-token": null, // access token for CC Server (has to be the same in config_cc.json)
"access-token": "mySecret", // access token for CC Server (has to be the same in config_cc.json)
"worker-id": null // custom worker-id for CC Server (otherwise hostname is used)
}
}