We need a pluggable system to allow for configurat...
# ktor
o
We need a pluggable system to allow for configuration native to hosts. E.g. web-inf et al. Those should be composable, like in Typesafe configs, so I can have multiple config sources. We also need to have an API for config subtree, so that I when building an application from modules, I can provide parts of config to the modules.