Apply an additional configuration file

You can use the --config option to specify an additional configuration file. Configuration settings specified in this file take precedence over the configuration settings defined in the default configuration file.

The Genero Desktop Client stores most configuration options in a user-specific config.xml file (see GDC configuration file directories for more information). Use an additional configuration file to override entries in the config.xml file. Specify the additional configuration file with the --config option.

Configuration options are read from:
  1. The configuration file specified by the --config option.
  2. The default config.xml for options not specified in the specific configuration file.

If an additional configuration file is specified, configuration changes will be stored in the additional configuration file. The default configuration file (config.xml) will not be altered.