Architecture overview/Configuration files

Inside the config folder you will find several .ini and .xml files

In order to keep your config files clear and easy to read you should use multiple files. each file found in the application/config/ folder is loaded, so you can split your configuration.

By default there is

Each configuration file, is divided into environments "development", "production", "staging", etc... that allows you to customize configuration for each step of your project's life cycle. for more information about ini file syntax see the Zend Framework documentation



Article ID: 61
Last updated: 18 Jul, 2011
Revision: 1
Modules Wise Documentation -> Getting started -> Architecture overview/Configuration files
http://www.httpsdoc.com/entry/61/