summaryrefslogtreecommitdiff
path: root/data/web.config
blob: 80cc488c575457a2163b430686ee072e9a15c06e (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
        <handlers accessPolicy="None" />
    </system.webServer>
</configuration>