Commit eea6963464e855a3e5fffa38b16c382230276c00

Authored by Amrita Vishnoi
1 parent 784e6c2f

removed cache

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=".mp3" mimeType="audio/mpeg" />
... ...