Browse Source

Readme witch config info

Jonas Pflanzer 4 years ago
parent
commit
a0ad59b566
1 changed files with 1 additions and 1 deletions
  1. 1 1
      daemon/README.md

+ 1 - 1
daemon/README.md

@@ -52,7 +52,7 @@ sudo systemctl start ccats.service
 
 ## Daemon configuration
 
-The daemon is configurable by config.txt.
+The daemon is configurable by config.txt. You can use another config name using the config name as first parameter when launching the server.
 The config file must be in the same directory from where you run the binary. If the file does not exist, the server will exit immediately.
 
 ### General Configuration Values