setted up js compression and cache

This commit is contained in:
coderaiser 2012-08-06 20:58:24 +03:00
parent 54544b48b6
commit acc1558d5f

View file

@ -1,7 +1,7 @@
{
"cache" : {"allowed" : false},
"cache" : {"allowed" : true},
"minification" : {
"js" : false,
"js" : true,
"css" : true,
"html" : true,
"img" : true