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,7 +37,7 @@ | ||
37 | <staticContent> | 37 | <staticContent> |
38 | 38 | ||
39 | <remove fileExtension=".mp3" /> | 39 | <remove fileExtension=".mp3" /> |
40 | - <clientCache cacheControlMode="DisableCache" /> | 40 | + <!--<clientCache cacheControlMode="DisableCache" />--> |
41 | <remove fileExtension=".woff" /> | 41 | <remove fileExtension=".woff" /> |
42 | <mimeMap fileExtension=".woff" mimeType="application/font-woff" /> | 42 | <mimeMap fileExtension=".woff" mimeType="application/font-woff" /> |
43 | <mimeMap fileExtension=".json" mimeType="application/json" /> | 43 | <mimeMap fileExtension=".json" mimeType="application/json" /> |