Michael Thomas 79a2e45
###########################################################################
Michael Thomas 79a2e45
###########################################################################
Michael Thomas 79a2e45
Michael Thomas 79a2e45
# You can put comments anywhere you want to.  They are effective for the
Michael Thomas 79a2e45
# rest of the line.
Michael Thomas 79a2e45
Michael Thomas 79a2e45
# this is in the format of <name> = <value>.  Whitespace at the beginning
Michael Thomas 79a2e45
# and end of the lines is removed.  Whitespace before and after the = sign
Michael Thomas 79a2e45
# is removed.  Everything is case *insensitive*.
Michael Thomas 79a2e45
Michael Thomas 79a2e45
# Yes = True  = On  = 1
Michael Thomas 79a2e45
# No  = False = Off = 0
Michael Thomas 79a2e45
Michael Thomas 79a2e45
Title = "Cyphesis"
Michael Thomas 79a2e45
Michael Thomas 79a2e45
# Which logfile group...
Michael Thomas 79a2e45
LogFile = cyphesis
Michael Thomas 79a2e45
Michael Thomas 79a2e45
# vi: shiftwidth=3 tabstop=3 et