Commit 5c9ffe98c3dee7a63d5be16af579ebcbfd6b6929

Authored by Amit Kumar
2 parents e32b8918 eea69634

Merge branch 'Develop' of http://52.6.196.163/ADAM/AIAHTML5 into ThreedAnatomy

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" />
... ...