8 lines
264 B
Plaintext
8 lines
264 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<configuration>
|
||
|
<system.webServer>
|
||
|
<staticContent>
|
||
|
<clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="14.00:00:00" />
|
||
|
</staticContent>
|
||
|
</system.webServer>
|
||
|
</configuration>
|