mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
b7df948c7e
commit
256db908da
1 changed files with 2 additions and 2 deletions
|
|
@ -226,9 +226,9 @@ CloudServer.generateHeaders = function(pName, pGzip){
|
|||
|
||||
console.log(pName + lQuery);
|
||||
}
|
||||
|
||||
|
||||
if(!lCacheControl)
|
||||
lCacheControl = 31337 * 21;
|
||||
lCacheControl = 31337 * 21;
|
||||
|
||||
lRet = {
|
||||
/* if type of file any, but img -
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue