Skip to content

Readme precedence lists load as being equivalent to set #208

Description

@casba

The readme for 3.0.0 states:

Precedence order

When merging configuration values from different sources, Convict follows precedence rules. The order, from lowest to highest, is:

Default value
File (config.loadFile())
Environment variables
Command line arguments
Set and load calls (config.set() and config.load())

But as per the code and the conversation in issue #50 config.load appears to be at the precedence level of config.loadFile, not config.set.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions