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