Configuration file format -- Attribute Types

ht://Dig Copyright © 1995-2002 The ht://Dig Group
Please see the file COPYING for license information.


The meaning of the attribute value depends on the attribute itself. In general, the values can be of several types:

String
Any string of characters except newline.
String List
A sequence of string separated by whitespace. Individual strings within the list may be quoted using double quotes. The quotes are needed when the individual strings contain whitespace.
Number
A string that represents a number. The attribute determines if the number has to be a pure integer or if it can be a floating point number.
Boolean
A string that represents a truth value. Acceptable truth values are given below.
For true: For false:

Last modified: $Date: 2002/01/27 05:33:20 $