|
|
@ -45,6 +45,17 @@ |
|
|
|
<mimeMap fileExtension=".woff2" mimeType="application/x-font-woff"/> |
|
|
|
<clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="240:00:00"/> |
|
|
|
</staticContent> |
|
|
|
<security> |
|
|
|
<requestFiltering allowDoubleEscaping="true"> |
|
|
|
<requestLimits maxAllowedContentLength="134217728" /> |
|
|
|
<fileExtensions allowUnlisted="true"> |
|
|
|
<clear /> |
|
|
|
</fileExtensions> |
|
|
|
<hiddenSegments> |
|
|
|
<clear /> |
|
|
|
</hiddenSegments> |
|
|
|
</requestFiltering> |
|
|
|
</security> |
|
|
|
</system.webServer> |
|
|
|
<runtime> |
|
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
|
|
|