keyword valueor the keyword and value can be separated by an equal sign and white space:
keyword = valueBlank lines in the configuration file are ignored. Comments are prefaced by a # and may appear on the end of a line with actual values:
keyword value # This is a commentor may be at the beginning of a line:
# This entire line is a comment . . .The specification of the keywords is case insensitive so that any combination of upper and lower case letters will have the same meaning. Hence, DCDfile and dcdfile are equivalent. The capitalization in the values, however, may be important. Some values indicate file names, in which capitalization is critical. Other values such as on or off are case insensitive.