From 7d7d3cf59fbc9cd2592547dcbeda76ad2177a44c Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 26 Aug 2014 16:03:26 +0200 Subject: [PATCH] Describe retry db parameter in zoom man page --- doc/zoom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/zoom.xml b/doc/zoom.xml index 5c4906a..3f2849a 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -684,6 +684,9 @@ is a comma rather than a question mark. What follows question mark are HTTP arguments (in this case SRU arguments). + + The database parameters, in alphabetical order, are: + content-password @@ -775,6 +778,18 @@ + + retry + + + Optional paramater. If the value is 0, retry on failure is + disabled for the ZOOM module. Any other value enables retry + on failure. If this parameter is omitted, then the value of + retryOnFailure + from the Torus record is used (same values). + + + torus_url -- 1.7.10.4