it would be great if we can have a machine-specific setting for each plugin.
the current hierarchy for loading env variables are :
- loading defaults
env variable from machines.yml
- Updating (add/override)
env variable from machines_user.yml
and with this new support, we have the third level
- Updating (add/override)
env variable, for a specific plugin, from machines_<plugin name>_user.yml if file exists
it would be great if we can have a machine-specific setting for each plugin.
the current hierarchy for loading
envvariables are :envvariable frommachines.ymlenvvariable frommachines_user.ymland with this new support, we have the third level
envvariable, for a specific plugin, frommachines_<plugin name>_user.ymlif file exists