mirror of
https://github.com/Ylianst/MeshCommander
synced 2026-02-18 10:23:29 +00:00
first commit
This commit is contained in:
6
web.config
Normal file
6
web.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<system.web>
|
||||
<httpRuntime targetFramework="4.5" requestValidationMode="2.0" maxRequestLength="32768" />
|
||||
</system.web>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user