diff options
Diffstat (limited to 'doc/examples')
| -rw-r--r-- | doc/examples/configure-index | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 72ce1fe3a..feadca8d2 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -249,6 +249,7 @@ Acquire Delay "<BOOL>" { // whether to backoff between retries using the delay: method Maximum "<INT>"; // maximum number of seconds to delay an item per retry }; + HandleRetryAfter "<BOOL>"; // whether to respect the wait time of the Retry-After header }; Source-Symlinks "<BOOL>"; ForceHash "<STRING>"; // hashmethod used for expected hash: sha256, sha1 or md5sum |
