Plugins and adapters will both need configuration options at some point. Currently, it is not feasible to add support for those configuration options because the config package is not capable of parsing a config with an unknown structure.
The config package should support this use case. Blocks #8.