diff --git a/config.json b/config.json new file mode 100644 index 00000000..e1e4ae3b --- /dev/null +++ b/config.json @@ -0,0 +1,9 @@ +{ + "cache" : {"allowed" : true}, + "minification" : { + "js" : true, + "css" : true, + "html" : true, + "img" : true + } +} \ No newline at end of file