Next: config directives, Previous: config integer-values, Up: Config File Format [Contents][Index]
In order to specify a hierarchical value, you *must* use XML-styled formatting, specifying a type that is shorter and easier to spell:
<structured-name type=nested> [[....]] </structured-name>
The ellipsis may be filled with any legal configuration file name/value assignments.