From e08a5cbfaa14fcd386f63a5f3e29539e6be3f544 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 13 Jun 2011 15:34:03 -0400 Subject: [PATCH] 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 --- Open-ILS/examples/opensrf.xml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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