1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-04 07:07:32 +02:00

production should be default mode

This commit is contained in:
Mikael Roos
2015-10-22 16:52:08 +02:00
parent 3667082f15
commit 1f012ac19e

View File

@@ -13,7 +13,6 @@ return array(
* Default values: * Default values:
* mode: 'production' * mode: 'production'
*/ */
'mode' => 'development', // 'development', 'strict'
//'mode' => 'production', // 'development', 'strict' //'mode' => 'production', // 'development', 'strict'