Commit 5c9ffe98c3dee7a63d5be16af579ebcbfd6b6929
Merge branch 'Develop' of http://52.6.196.163/ADAM/AIAHTML5 into ThreedAnatomy
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/Web.config
... | ... | @@ -37,7 +37,7 @@ |
37 | 37 | <staticContent> |
38 | 38 | |
39 | 39 | <remove fileExtension=".mp3" /> |
40 | - <clientCache cacheControlMode="DisableCache" /> | |
40 | + <!--<clientCache cacheControlMode="DisableCache" />--> | |
41 | 41 | <remove fileExtension=".woff" /> |
42 | 42 | <mimeMap fileExtension=".woff" mimeType="application/font-woff" /> |
43 | 43 | <mimeMap fileExtension=".json" mimeType="application/json" /> | ... | ... |