-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
This will be the order of precedence for loading and applying config:
- Plugin default values.
- Plugin config file.
- Environment variables for plugins.
- Global default values.
- Environment variables for global config.
- Global config updated by plugins via
OnConfigLoadedhooks.
Plugins override the global configs and has the highest precedence overall.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
🎉 Done