From: vincent@cubedesigners.com Date: Mon, 14 Sep 2015 08:52:35 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d5406e4bdd8b2992277ba5ca41e3e2053a14d69f;p=cubedesigners-v7.git --- diff --git a/framework/application/configs/application.ini b/framework/application/configs/application.ini index 442e8c4..4efc125 100644 --- a/framework/application/configs/application.ini +++ b/framework/application/configs/application.ini @@ -1,6 +1,5 @@ [production] -dev = true -firephp = true +dev = false minify.js = true minify.css = true @@ -63,4 +62,6 @@ locales.en = dev.cubedesigners.com ;httpauth.username = cubedesigners ;httpauth.password = cubedesigners -webhost = dev.cubedesigners.fr \ No newline at end of file +webhost = dev.cubedesigners.fr + +robots = false \ No newline at end of file