Kanboard-Prod/data/web.config

7 lines
160 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<handlers accessPolicy="None" />
</system.webServer>
</configuration>