Revision: 7704
Author:
ruben.va...@gmail.com
Date: Fri Dec 12 13:30:06 2014 UTC
Log: Bumping maxDepth reader quotas.
https://code.google.com/p/ppwcode/source/detail?r=7704
Modified:
/dotnet/Kit/Tasks.NTServiceHost/trunk/src/AppConfigGeneration/NTServiceHost.exe.config.xml
=======================================
---
/dotnet/Kit/Tasks.NTServiceHost/trunk/src/AppConfigGeneration/NTServiceHost.exe.config.xml
Thu Mar 28 10:06:34 2013 UTC
+++
/dotnet/Kit/Tasks.NTServiceHost/trunk/src/AppConfigGeneration/NTServiceHost.exe.config.xml
Fri Dec 12 13:30:06 2014 UTC
@@ -166,7 +166,7 @@
protectionLevel="EncryptAndSign" />
</security>
<readerQuotas
- maxDepth="64"
+ maxDepth="128"
maxStringContentLength="1048576" />
</binding>
</netTcpBinding>