conf: Introduce derived configuration keys
-
Allow using a key that is purely defined in term of other keys. That key cannot be added from a source, and is not shown when iterating over the
MultiSrcConf
instance. This avoids inconsistencies when adding it back as a source for example. -
minor cleanup in conf-related classes