The source project of this merge request has been removed.
Add comment parsing to config reader.
Add comment parsing to config reader. If a line has the first character # it is treated as a comment and that line is skipped.
Add comment parsing to config reader. If a line has the first character # it is treated as a comment and that line is skipped.