mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
config setted up for release use
This commit is contained in:
parent
ced429a19d
commit
dc35575027
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"cache" : {"allowed" : false},
|
||||
"appcache" : false,
|
||||
"appcache" : true,
|
||||
"minification" : {
|
||||
"js" : false,
|
||||
"js" : true,
|
||||
"css" : true,
|
||||
"html" : true,
|
||||
"img" : true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue