Skip to content

Simplify how the config is stored and referenced

This MR simplifies the way the config is stored and then referenced by the app.

Rather than having a section reference (e.g. config['LDRDataFindServer']) every time we use the config, just store that one section.

Edited by Duncan Macleod

Merge request reports