Master Config.ini Configuration File

The master Config.ini file can be found in the VTS layer directory within the VTS product directory. This configuration file houses all the possible Config.ini configuration sections and their variables, along with the default value for each. Any configuration variables that are not declared within your application's Config.ini file, a workstation.ini file, or in a custom application layer's Config.ini file will then default to the default settings in the master Config.ini configuration file.

It is strongly recommended that you do not modify the master Config.ini file. Any non-default variable settings should be set in your application's Config.ini configuration file, an application layer's config.ini file, or within a workstation.ini configuration file. If you find that the majority of your new applications consistently feature the same non-default values for the same variables, you may use the template Config.ini configuration file to set these variables.