1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 07:44:41 +02:00

Updated Configuration (markdown)

Nick Sweeting
2019-03-12 12:41:05 -04:00
parent 1061c2c286
commit b7b03be20e

@@ -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.
---