adjust cache time
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
</system.web>
|
</system.web>
|
||||||
<system.webServer>
|
<system.webServer>
|
||||||
<staticContent>
|
<staticContent>
|
||||||
<clientCache cacheControlMaxAge="5.00:00:00" cacheControlMode="UseMaxAge" />
|
<clientCache cacheControlMaxAge="8.00:00:00" cacheControlMode="UseMaxAge" />
|
||||||
</staticContent>
|
</staticContent>
|
||||||
<handlers>
|
<handlers>
|
||||||
<remove name="ExtensionlessUrlHandler-Integrated-4.0" />
|
<remove name="ExtensionlessUrlHandler-Integrated-4.0" />
|
||||||
|
|||||||
Reference in New Issue
Block a user