mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
Update README.md
This commit is contained in:
parent
c384d15d5d
commit
4642ccdae8
1 changed files with 2 additions and 2 deletions
|
@ -757,8 +757,8 @@ The configuration is documented here: **[Configuration Wiki](https://github.com/
|
||||||
# e.g. archivebox config --set TIMEOUT=120
|
# e.g. archivebox config --set TIMEOUT=120
|
||||||
# or docker compose run archivebox config --set TIMEOUT=120
|
# or docker compose run archivebox config --set TIMEOUT=120
|
||||||
<br/>
|
<br/>
|
||||||
TIMEOUT=120 # default: 60 add more seconds on slower networks
|
TIMEOUT=240 # default: 60 add more seconds on slower networks
|
||||||
CHECK_SSL_VALIDITY=True # default: False True = allow saving URLs w/ bad SSL
|
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
|
SAVE_ARCHIVE_DOT_ORG=False # default: True False = disable Archive.org saving
|
||||||
MAX_MEDIA_SIZE=1500m # default: 750m raise/lower youtubedl output size
|
MAX_MEDIA_SIZE=1500m # default: 750m raise/lower youtubedl output size
|
||||||
<br/>
|
<br/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue