Write config options

Issue #239 resolved
Benjamin Cordes created an issue

Writing Options to jsonfile has to be wrapped in {"options": ...

Comments (6)

  1. Benjamin Cordes reporter

    I have to make a change in config. not using the "options" dictionary anymore. otherwise this would require too much work. so the change is that optionsFiles don't start with "options":{... but just with the dictionary. If a fix is needed I can do that later.

  2. Log in to comment