Skip to content

WIP: Rejigger the way we declare configuration options

Benjamin Bouvier requested to merge config-options into master

So we declare it once, and it will:

  1. parse it
  2. display it at start
  3. include it in the example configuration file
  4. make sure it's included

I still need to do part 4, but other than that, it's working nicely.

Merge request reports