Werk #13098: Honor locally defined config variables
| Component | User interface | ||
| Title | Honor locally defined config variables | ||
| Date | Aug 10, 2021 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
If you defined config variables in ~/local/share/check_mk/web/plugins/config to overwrite existing ones, the default config variables were loaded.
From now on, the default config only will be loaded for variables that do not exist after loading the local definitions.