mirror of
https://github.com/Ylianst/MeshCommander
synced 2025-12-05 21:53:19 +00:00
6 lines
200 B
XML
6 lines
200 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configuration>
|
|
<system.web>
|
|
<httpRuntime targetFramework="4.5" requestValidationMode="2.0" maxRequestLength="32768" />
|
|
</system.web>
|
|
</configuration> |