diff --git a/settings.json b/settings.json index f72ef883..11084bcb 100644 --- a/settings.json +++ b/settings.json @@ -29,5 +29,5 @@ This file must be valid JSON. But comments are allowed /* if true, all css & js will be minified before sending to the client. This will improve the loading performance massivly, but makes it impossible to debug the javascript/css */ - "minify" : false + "minify" : true }