The CLI Cheat Sheet: Set config.txt Variables

Published on 24 Jan 2013

Set CONFIG <config> <value>

The complete list of variables that can be set in this manner can be found in the respective service’s CLI guide. An example of how this can be used:

Set CONFIG loglevel 3
Set CONFIG logsize 10000000
Set CONFIG flush yes

The log level for the service is set to three, the log size is set to 10MB, and flush logs set to yes.