mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) add localStorage
This commit is contained in:
parent
9c3a0cd079
commit
0634633101
2 changed files with 10 additions and 6 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"api_url" : "/api/v1",
|
||||
"appcache" : false,
|
||||
"analytics" : true,
|
||||
"localStorage" : true,
|
||||
"minification" : {
|
||||
"js" : true,
|
||||
"css" : true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue