From 5b155f18c496a8f5d2572cf03d9f5ff22014dc13 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期三, 03 十二月 2025 17:18:46 +0800
Subject: [PATCH] 1
---
WebTM/Web.config | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebTM/Web.config b/WebTM/Web.config
index 3903a18..12be2dd 100644
--- a/WebTM/Web.config
+++ b/WebTM/Web.config
@@ -19,7 +19,7 @@
<handlers>
<remove name="StaticFile" />
<add name="StaticFile" path="*" verb="*" modules="StaticFileModule,DefaultDocumentModule" resourceType="Either" requireAccess="Read" />
- </handlers>
+ </handlers>
<security>
<requestFiltering>
<requestLimits maxAllowedContentLength="10485760" maxQueryString="10485760" /> <!--璁剧疆鍙傛暟鍐呭鐨勬渶澶ч暱搴︿负10MB锛岄粯璁ゆ槸4MB,鏈�澶ф敮鎸�2GB-->
--
Gitblit v1.9.1