Skip to content

What is the expected behavior for root & mount for loadConfiguration's API ? #2307

Discussion options

You must be logged in to vote

How about using createConfiguration() instead? When you use that API, everything is relative to the root value instead of the loaded config file path. loadConfiguration() should really be used only to load a user's configuration file.

The extends config acts a bit more like what you want (everything extended is still relative to the user's root). You could also use that in combination with createConfiguration.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JulienPradet
Comment options

Answer selected by JulienPradet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants