Update config_cc.json

This commit is contained in:
Ben Gräf 2018-09-10 15:35:49 +02:00 committed by GitHub
parent f295d2eb95
commit e1aac6d450
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"background": false, // true to run the cc-server in the background (no console)
"colors": true, // false to disable colored output
"log-file": "server.log", // log all output to a file
"log-file": null, // log all output to a file
"syslog": false, // use system log for output messages
"cc-server": {
"port": 3344, // port the CC Server will listens on