8 строки
221 B
Plaintext
8 строки
221 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<configuration>
|
||
|
<system.webServer>
|
||
|
<staticContent>
|
||
|
<mimeMap fileExtension=".json" mimeType="application/json" />
|
||
|
</staticContent>
|
||
|
</system.webServer>
|
||
|
</configuration>
|