mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
added config.json file
This commit is contained in:
parent
c2346de896
commit
899c4f1227
1 changed files with 9 additions and 0 deletions
9
config.json
Normal file
9
config.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"cache" : {"allowed" : true},
|
||||
"minification" : {
|
||||
"js" : true,
|
||||
"css" : true,
|
||||
"html" : true,
|
||||
"img" : true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue