Previous: configuration file directives, Up: Configuration File Format [Contents][Index]
Comments are lines beginning with a hash mark (#), XML-style comments (<!-- arbitrary text -->), and unrecognized XML directives.
#
<!-- arbitrary text -->
# this is a comment <!-- this is also a comment --> <?this is a bad comment ;->