112
13693261870
2024-04-22 7e275acee90c914685ca53f04ec6a4b74e46abbf
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
        <staticContent>
            <mimeMap fileExtension=".dae" mimeType="application/vnd.oipf.dae.svg+xml" />
        </staticContent>
    </system.webServer>
</configuration>