feature(config) add localStorage

This commit is contained in:
coderaiser 2013-09-18 14:33:40 +00:00
parent 9c3a0cd079
commit 0634633101
2 changed files with 10 additions and 6 deletions

View file

@ -2,6 +2,7 @@
"api_url" : "/api/v1",
"appcache" : false,
"analytics" : true,
"localStorage" : true,
"minification" : {
"js" : true,
"css" : true,