Modified: CalendarServer/trunk/conf/caldavd-stdconfig.plist (15466 => 15467)
--- CalendarServer/trunk/conf/caldavd-stdconfig.plist 2016-03-01 19:59:08 UTC (rev 15466)
+++ CalendarServer/trunk/conf/caldavd-stdconfig.plist 2016-03-01 21:14:32 UTC (rev 15467)
@@ -1928,6 +1928,10 @@
<array>
</array>
+ <!-- Time out transactions -->
+ <key>TxnTimeoutSeconds</key>
+ <integer>30</integer>
+
<!-- BuffersToConnectionsRatio * MaxConnections Note: don't set this, it will
be computed dynamically See _updateMultiProcess( ) below for details -->
<key>SharedBuffers</key>