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:58:30 -05:00
parent b203e2dbff
commit a10f0dedb6

@@ -4,7 +4,10 @@
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
For instructions on how to configure ArchiveBox settings, see the [[Configuration]] page.
## Set configuration options
```bash
env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ...
```
## Import a single URL or list of URLs via stdin
```bash