ORIENT/app/config
Samuel Georges 48b90e86b6 Config item `cms.enableAssetMinify` can now be set to **null**, in which case assets are only minified if debug mode (`app.debug`) is disabled. 2014-12-06 13:43:06 +11:00
..
dev Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
testing Config item `cms.customErrorPage` is deprecated, the setting `app.debug` should be used instead. 2014-12-06 13:22:57 +11:00
app.php Config item `cms.customErrorPage` is deprecated, the setting `app.debug` should be used instead. 2014-12-06 13:22:57 +11:00
cache.php Updating app-folder to PSR-2 2014-10-10 21:54:19 +02:00
cms.php Config item `cms.enableAssetMinify` can now be set to **null**, in which case assets are only minified if debug mode (`app.debug`) is disabled. 2014-12-06 13:43:06 +11:00
database.php Updating app-folder to PSR-2 2014-10-10 21:54:19 +02:00
mail.php Fixes #733 - Be more considerate of others 2014-11-01 16:15:17 +11:00
queue.php Updating app-folder to PSR-2 2014-10-10 21:54:19 +02:00
session.php Updating app-folder to PSR-2 2014-10-10 21:54:19 +02:00
view.php Updating app-folder to PSR-2 2014-10-10 21:54:19 +02:00