Files
2019-11-27 17:29:53 +00:00

6 lines
147 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<system.web>
<httpRuntime maxRequestLength="4096" />
</system.web>
</configuration>