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