I read about the new conf_path option in 24.05 and think about restructuring my config files. One question came to my mind. If I put a custom.yaml in the custom path, will it merge with the default config?
Example
conf_path: customconf:conf
Custom folder with only the following file
customconf └── zapi └── custom.yaml
Content of custom.yaml
objects: NetPort: netport.yaml