Quote:
Originally Posted by Tanjamuse
I don't understand what I have to change
|
Each generate cover settings line has to have exactly three parts, a template, a regex pattern, and a GC setting name. For example:
Code:
generate_cover_settings:
${anthology}=>true=>FFDL
Your error indicates you have too many in at least one line. The new error checking should be telling you which line if you read it closely.