mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-26 16:18:17 +03:00
9 lines
238 B
XML
9 lines
238 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configuration>
|
|
<system.webServer>
|
|
<staticContent>
|
|
<mimeMap fileExtension="." mimeType="application/json" />
|
|
</staticContent>
|
|
</system.webServer>
|
|
</configuration>
|