Commit a40fa238 authored by Richard Kettlewell's avatar Richard Kettlewell
Browse files

Restructure config file parsing

Instead of a rather dense if-chain there is now a collection of
classes, one for each directive.  Common checking functionality
is de-duplicated and directive grouping is a bit more coherent.

As with the previous commit this isn't quite a refactoring; at
least one error message is corrected.
parent ff1ffa29
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment