web.config remove new tag

This commit is contained in:
syntax24
2025-10-13 15:45:12 +03:30
parent 330a3ca839
commit 5b3c7e471e

View File

@@ -7,7 +7,7 @@
</handlers>
<aspNetCore processPath="dotnet" arguments=".\ServiceHost.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" />
<remove name="WebDAV" />
<security>
<requestFiltering>
<requestLimits maxAllowedContentLength="200000000" />