Skip to content

Commit 1aefb2e

Browse files
author
Manuel Rauber
committed
Azure Cache Control
1 parent cbc3a71 commit 1aefb2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web.config

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<configuration>
22
<system.webServer>
33
<staticContent>
4+
<clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="0.03:00:00" />
45
<mimeMap fileExtension=".woff" mimeType="application/font-woff" />
56
<mimeMap fileExtension=".woff2" mimeType="application/font-woff2" />
67
</staticContent>

0 commit comments

Comments
 (0)