From b7b03be20e43a6f664bc66f2c171e3974413540a Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 12:41:05 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index dd06de2..d6669c2 100644 --- a/Configuration.md +++ b/Configuration.md @@ -42,7 +42,7 @@ Download files for only newly added links when running the `./archive` command. --- #### `TIMEOUT` -**Possible Values:** [`60`]/`30`/... +**Possible Values:** [`60`]/`120`/... Maximum allowed download time per archive method for each link in seconds. If you have a slow network connection or are seeing frequent timeout errors, you can raise this value. ---