gzip things
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<staticContent>
|
||||
<clientCache cacheControlMode="UseMaxAge"
|
||||
cacheControlMaxAge="365.00:00:00" />
|
||||
|
||||
|
||||
<mimeMap fileExtension=".mp4" mimeType="video/mp4" />
|
||||
<mimeMap fileExtension=".m4v" mimeType="video/m4v" />
|
||||
<mimeMap fileExtension=".ogg" mimeType="video/ogg" />
|
||||
@@ -54,6 +54,8 @@
|
||||
<mimeMap fileExtension=".otf" mimeType="font/otf" />
|
||||
<mimeMap fileExtension=".woff" mimeType="font/x-woff" />
|
||||
</staticContent>
|
||||
|
||||
<urlCompression doStaticCompression="true" doDynamicCompression="true" />
|
||||
<!--
|
||||
You can control how Node is hosted within IIS using the following options:
|
||||
* watchedFiles: semi-colon separated list of files that will be watched for changes to restart the server
|
||||
|
||||
Reference in New Issue
Block a user