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

Updated Usage (markdown)

Nick Sweeting
2019-01-23 02:58:49 -05:00
parent a10f0dedb6
commit 382c2fe59c

@@ -4,7 +4,7 @@
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
## Set configuration options
## Run ArchiveBox with configuration options
```bash
env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ...
```