mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 16:50:01 +02:00
Updated Usage (markdown)
2
Usage.md
2
Usage.md
@@ -5,6 +5,8 @@
|
|||||||
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
|
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
|
||||||
|
|
||||||
## Run ArchiveBox with configuration options
|
## 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
|
```bash
|
||||||
env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ...
|
env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ...
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user