added ability create folders

This commit is contained in:
coderaiser 2013-03-03 06:33:33 -05:00
parent 80e559c9e4
commit 07d93be012
8 changed files with 130 additions and 130 deletions

View file

@ -2,12 +2,12 @@
"api_url" : "/api/v1",
"appcache" : false,
"minification" : {
"js" : true,
"js" : false,
"css" : true,
"html" : true,
"img" : true
},
"cache" : true,
"cache" : false,
"logs" : false,
"show_keys_panel" : true,
"server" : true,