Updated Readme, links, cleanup

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

View file

@ -5,7 +5,7 @@
"syslog": false, // use system log for output messages
"cc-server": {
"port": 3344, // port the CC Server will listens on
"access-token": null, // access token for CC Clients (should be set!!!)
"access-token": "mySecret", // access token for CC Clients (should be set!!!)
"user": "admin", // admin user for access CC Dashboard
"pass": "pass", // admin pass for access CC Dashboard
"client-config-folder" : null, // folder which contains the client-config files (null=current)