Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.2-incubating
-
None
Description
We already got a few user requests asking why it's not possible to simply register ConfigSources natively.
Currently you need to implement and register a ConfigSourceProvider.
We originally had this, I think it's safe to just re-animate the old logic. There is no performance impact anyway as the ConfigSources get cached once they got resolved.