1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-27 00:05:27 +02:00

Updated Configuration (markdown)

Nick Sweeting
2019-03-18 22:58:56 -04:00
parent 98b0b0af85
commit 30ea8d23a8

@@ -60,6 +60,8 @@ Maximum allowed download time per archive method for each link in seconds. If y
**Possible Values:** [`3600`]/`120`/...
Maximum allowed download time for fetching media when `FETCH_MEDIA=True` in seconds. This timeout is separate and usually much longer than `TIMEOUT` because media downloaded with `youtube-dl` can often be quite large and take many minutes/hours to download. Tweak this setting based on your network speed and maximum media file size you plan on downloading.
*Note: Do not set this to anything less than `15` seconds as it will cause Chrome to hang indefinitely and many sites to fail completely.*
*Related options:*
[`FETCH_MEDIA`](#fetch_media)