mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
minor changes
This commit is contained in:
parent
697541b7d9
commit
bce8996549
2 changed files with 4 additions and 3 deletions
|
|
@ -2,9 +2,9 @@
|
|||
"api_url" : "/api/v1",
|
||||
"appcache" : false,
|
||||
"minification" : {
|
||||
"js" : true,
|
||||
"css" : false,
|
||||
"html" : true,
|
||||
"js" : false,
|
||||
"css" : true,
|
||||
"html" : false,
|
||||
"img" : true
|
||||
},
|
||||
"logs" : false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue