From 4642ccdae85113736554fe7e954c239b27c5991b Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 11 Jul 2024 18:04:47 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5136d29f..22199840 100644 --- a/README.md +++ b/README.md @@ -757,8 +757,8 @@ The configuration is documented here: **[Configuration Wiki](https://github.com/ # e.g. archivebox config --set TIMEOUT=120 # or docker compose run archivebox config --set TIMEOUT=120
-TIMEOUT=120 # default: 60 add more seconds on slower networks -CHECK_SSL_VALIDITY=True # default: False True = allow saving URLs w/ bad SSL +TIMEOUT=240 # default: 60 add more seconds on slower networks +CHECK_SSL_VALIDITY=False # default: True False = allow saving URLs w/ bad SSL SAVE_ARCHIVE_DOT_ORG=False # default: True False = disable Archive.org saving MAX_MEDIA_SIZE=1500m # default: 750m raise/lower youtubedl output size