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

Updated Usage (markdown)

Nick Sweeting
2019-02-26 21:55:43 -05:00
parent 59c2a98066
commit 6de834d479

@@ -12,7 +12,7 @@ You can set environment variables in your shell profile, a config file, or by us
```bash
env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ...
```
See [[Configuration]] for more details (and the Configuration sections on the [[Docker]] page if you're using Docker).
See [[Configuration]] for more details. 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
```bash