Files
2026-07-07 14:09:48 +01:00

7 lines
200 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<system.web>
<httpRuntime maxRequestLength="262144" /> <!-- $ Alert[cs/web/large-max-request-length] -->
</system.web>
</configuration>