diff --git a/conf/settings.json b/conf/settings.json index f061278..0bf1424 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)?