MonarcAppFO/config/autoload
Cédric Bonhomme 0d99987033
new: [2FA] added instanceName config for the label of 2fa QRCode
2022-05-18 08:50:39 +02:00
..
.gitignore
README.md
database.local.php.dist
global.php
languages.local.php.dist
local.php.dist new: [2FA] added instanceName config for the label of 2fa QRCode 2022-05-18 08:50:39 +02:00
security-authentication.local.php.dist

README.md

About this directory:

By default, this application is configured to load all configs in ./config/autoload/{,*.}{global,local}.php. Doing this provides a location for a developer to drop in configuration override files provided by modules, as well as cleanly provide individual, application-wide config files for things like database connections, etc.