mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 16:50:01 +02:00
Updated Usage (markdown)
3
Usage.md
3
Usage.md
@@ -12,7 +12,8 @@ You can set environment variables in your shell profile, a config file, or by us
|
|||||||
```bash
|
```bash
|
||||||
env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ...
|
env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ...
|
||||||
```
|
```
|
||||||
See [[Configuration]] for more details. If you're using Docker, also make sure to read the Configuration section on the [[Docker]] page.
|
See [[Configuration]] page for more details about the available options and ways to pass config variables.
|
||||||
|
If you're using Docker, also make sure to read the Configuration section on the [[Docker]] page.
|
||||||
|
|
||||||
## Import a single URL or list of URLs via stdin
|
## Import a single URL or list of URLs via stdin
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user