Commit Graph

1 Commits

Author SHA1 Message Date
c1b734d084
Added config layers.
All checks were successful
continuous-integration/drone/push Build is passing
Configs are now layered on top of each other. If a config file is found in multiple directories, they are merged together. Higher fields will override lower fields. This way, if one field is missing in a higher priority file, the lower priority can still be used.
2021-11-30 00:09:53 +01:00