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

Updated Usage (markdown)

Nick Sweeting
2019-01-23 02:59:38 -05:00
parent 382c2fe59c
commit 3c11e2eab0

@@ -5,6 +5,8 @@
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
## Run ArchiveBox with configuration options
You can set environment variables in your shell profile, a config file, or by using the `env` command. See [[Configuration]] for more details.
```bash
env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ...
```