Previous Topic: Using the Application.ini File


Application.ini Contents

The application.ini file contains a set of commented environment variables. Before using any of these environment variables, you must remove the comment from the variable (“;”) and modify the value as necessary.

The application.ini contains the following environment variables:

TRACE_ENABLE

Used to enable communications with the Diagram Trace Utility.

Default: 1

TRACE_HOST

Used to define the Windows machine that will run the Diagram Trace Utility.

Default: localhost for Windows; <none> for UNIX

TRACE_PORT

Used to define the port that the Diagram Trace Utility will listen to.

Default: 4567