diff --git a/conf/settings.json b/conf/settings.json index 66cd2c2..7941a35 100644 --- a/conf/settings.json +++ b/conf/settings.json @@ -265,7 +265,7 @@ * This will improve the loading performance massively, but makes it difficult * to debug the javascript/css */ - "minify": false, + "minify": true, /* * How long may clients use served javascript code (in seconds)?