From: Dan Scott Date: Mon, 13 Jun 2011 19:34:03 +0000 (-0400) Subject: Set a more generous AC timeout value X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e08a5cbfaa14fcd386f63a5f3e29539e6be3f544;p=contrib%2FConifer.git Set a more generous AC timeout value A timeout value of 1 second is a bit too tight for many added content providers; set the default to 30 seconds to avoid too many artificial timeouts. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/examples/opensrf.xml.example b/Open-ILS/examples/opensrf.xml.example index a5d5a79bef..e41f477487 100644 --- a/Open-ILS/examples/opensrf.xml.example +++ b/Open-ILS/examples/opensrf.xml.example @@ -288,7 +288,7 @@ vim:et:ts=4:sw=4: return data. Data not returned within the timeout is considered a failure --> - 1 + 30