Tip |
---|
The following recipe is valid for any type of settings supported by Symfony framework. |
Table of Contents |
---|
Use case
Usually, you develop your website using one or several custom bundles as this is a best practice. However, dealing with core bundles semantic configuration can be a bit tedious if you maintain it in the main ezpublish/config/ezpublish.yml
configuration file.
...