From 9269e5fbb8145742c38d0ce8f67a9dc5853142cb Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期三, 02 八月 2023 13:48:54 +0800
Subject: [PATCH] 1

---
 ExportMap/Web.config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ExportMap/Web.config b/ExportMap/Web.config
index 3e79cc0..8f98cd6 100644
--- a/ExportMap/Web.config
+++ b/ExportMap/Web.config
@@ -35,7 +35,7 @@
   <system.web>
     <compilation debug="true" targetFramework="4.5.2"/>
     <!-- maxRequestLength鏄笂浼犳枃浠舵椂鏈�澶ize(鍗曚綅鏄疜B,榛樿鍊兼槸4096kb)锛宔xecutionTimeout鏄姹俿ession(鍗曚綅鏄,榛樿鍊兼槸110s) -->
-    <httpRuntime maxRequestLength="2147483647" executionTimeout="14400"/>
+    <httpRuntime maxRequestLength="2147483647" executionTimeout="8640000"/>
     <pages controlRenderingCompatibilityVersion="4.0"/>
   </system.web>
   <system.webServer>

--
Gitblit v1.9.3