[open-ils-commits] r7743 - trunk/Open-ILS/examples
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Aug 29 16:42:05 EDT 2007
Author: erickson
Date: 2007-08-29 16:36:10 -0400 (Wed, 29 Aug 2007)
New Revision: 7743
Modified:
trunk/Open-ILS/examples/opensrf.xml.example
Log:
added additional added content params
Modified: trunk/Open-ILS/examples/opensrf.xml.example
===================================================================
--- trunk/Open-ILS/examples/opensrf.xml.example 2007-08-29 20:29:43 UTC (rev 7742)
+++ trunk/Open-ILS/examples/opensrf.xml.example 2007-08-29 20:36:10 UTC (rev 7743)
@@ -141,6 +141,8 @@
<userid>MY_USER_ID</userid>
<base_url>MY_BASE_URL</base_url>
<timeout>2</timeout>
+ <retry_timeout>600</retry_timeout>
+ <max_errors>5</max_errors>
-->
</added_content>
More information about the open-ils-commits
mailing list