The configuration file format uses the following guidelines:
A primary section name in ([ ]) square brackets identifies the managed object being configured (in this case, the DirectConnect server).
Subsections in braces identify configuration categories to group configuration properties. The server configuration categories are:
Client Interaction
Logging
Tracing
When you change
a server configuration property value, place the property value
under the correct category name. If the category is not already
shown in the file, you must add it.
You can include comments. Each comment should be on a separate line that begins with a semicolon or the crosshatch character (#).
Following is an example of a server configuration file that contains client interaction and logging properties:
# This is a header comment. [Server] ; This comment is on line 3. {Client Interaction} MaxConnections=5 ServiceRedirectionFile=snrf.tbl RemoteSites=3 {Logging} LogToScreen=no LogWrap=yes LogClientLogin=yes LogClientMessages=19
LogLicense Messages=no LogOCOSMessages=19