a42ef5b8c40cc1e00f3505d6daf1e86163a98b86
[zf2.biz/application_blanche.git] / config / autoload / README.md
1 About this directory:
2 =====================
3
4 By default, this application is configured to load all configs in
5 `./config/autoload/*.config.php`. Doing this provides a location for a
6 developer to drop in configuration override files provided by modules, as well
7 as cleanly provide individual, application-wide config files for things like
8 database connections, etc.