Update README.md
This commit is contained in:
parent
97c113d753
commit
d4aa8f6237
1 changed files with 7 additions and 1 deletions
|
@ -352,6 +352,12 @@ open index.html
|
||||||
|
|
||||||
It does everything out-of-the-box by default, but you can disable or tweak [individual archive methods](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration) via environment variables or config file.
|
It does everything out-of-the-box by default, but you can disable or tweak [individual archive methods](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration) via environment variables or config file.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
archivebox config --set SAVE_ARCHIVE_DOT_ORG=False
|
||||||
|
archivebox config --set YOUTUBEDL_ARGS='--max-filesize=500m'
|
||||||
|
archivebox config --help
|
||||||
|
```
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://i.imgur.com/ucyimDX.png" width="96%" alt="lego graphic">
|
<img src="https://i.imgur.com/ucyimDX.png" width="96%" alt="lego graphic">
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue