9 lines
143 B
XML
9 lines
143 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<system.web>
|
|
<httpRuntime executionTimeout="10" />
|
|
</system.web>
|
|
</configuration>
|
|
|
|
|