From 1f012ac19ecbff809db86b6adb6285901cb71f0f Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Thu, 22 Oct 2015 16:52:08 +0200 Subject: [PATCH] production should be default mode --- webroot/img_config.php | 1 - 1 file changed, 1 deletion(-) diff --git a/webroot/img_config.php b/webroot/img_config.php index e84db44..cc7ab2c 100644 --- a/webroot/img_config.php +++ b/webroot/img_config.php @@ -13,7 +13,6 @@ return array( * Default values: * mode: 'production' */ - 'mode' => 'development', // 'development', 'strict' //'mode' => 'production', // 'development', 'strict'