Skip to content

Load env-vars for configs #85

@mostafa

Description

@mostafa

This will be the order of precedence for loading and applying config:

  1. Plugin default values.
  2. Plugin config file.
  3. Environment variables for plugins.
  4. Global default values.
  5. Environment variables for global config.
  6. Global config updated by plugins via OnConfigLoaded hooks.

Plugins override the global configs and has the highest precedence overall.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

🎉 Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions