Every line whose first non-blank character is a '#' is considered to be a comment and is ignored.
Everything that follows a '#' will be ignore.
Full blank line (only spaces or tab character) are accepted but ignored, but I strongly recommend to put some in the configuration file
because it makes it a lot more readable.