Änderungen dass veröffentlichung klappt in webconfig.

This commit is contained in:
ja
2022-02-16 11:36:18 +01:00
parent eddc698e1e
commit 19dbd7e4ef

View File

@@ -25,14 +25,7 @@
-->
<system.web>
<webServices>
<system.net>
<connectionManagement>
<add address="*" maxconnection="5000"/>
</connectionManagement>
<requestCaching disableAllCaching="false" isPrivateCache="false" unspecifiedMaximumAge="20">
</requestCaching>
</system.net>
<protocols>
<add name="HttpGet"/>
<add name="HttpPost"/>