Application-specific Config.ini Configuration File

Your application's Config.ini configuration file can be located in your application directory. Its variable settings can only be superseded by a higher-level Config.ini file (in an application layer based upon this application layer), or by a workstation.ini configuration file at the same level or at a higher application level (see Introduction to Workstation.ini).

Because Config.ini configuration variables apply to your applications, you must restart the application whenever you edit the Config.ini configuration file in order for the new settings to take effect.

The sections that follow indicate the existing Config.ini sections, along with their available variables and default values. It should be noted that these sections and their variables may be set in the following files:

      The template Config.ini configuration file (to apply to all future applications you create);

      The application-specific Config.ini configuration file (to apply to a single application you've created);

      A workstation.ini configuration file to apply to a single application on a specific workstation; or

      In any combination of the configuration files mentioned above.

For any variables that are not specified in the above configuration files, VTS will default to the values specified in the master Config.ini configuration file.