Added SVG as static content so SVG-icons in the backoffice will be served by IIS
This commit is contained in:
@@ -211,6 +211,7 @@
|
||||
<staticContent>
|
||||
<remove fileExtension=".air" />
|
||||
<mimeMap fileExtension=".air" mimeType="application/vnd.adobe.air-application-installer-package+zip" />
|
||||
<mimeMap fileExtension=".svg" mimeType="image/svg+xml" />
|
||||
</staticContent>
|
||||
|
||||
<!-- Ensure the powered by header is not returned -->
|
||||
|
||||
Reference in New Issue
Block a user