-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
If the config file contains a blank line, an error is thrown and the configuration is not used. This seems to be because the parser expects every line to follow the prevPage ... / nextPage ... format, and if it doesn't the configuration is considered invalid.
I've twice broken my config by accidentally leaving a blank line in the file and had to dig through the syslogs to realize what's wrong. It'd be great if the parser ignored blank lines (and ideally comment lines too!)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels