1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 15:31:22 +02:00

Updated Configuration (markdown)

Nick Sweeting
2019-01-29 16:57:02 -08:00
parent 2c165233b3
commit da1235ab7f

@@ -13,7 +13,7 @@ env CHROME_BINARY=google-chrome-stable RESOLUTION=1440,900 FETCH_PDF=False ./arc
## Environment Variables
As defined in `archivebox/config.py` and `etc/ArchiveBox.conf.default`.
As defined in [`archivebox/config.py`](https://github.com/pirate/ArchiveBox/blob/master/archivebox/config.py) and [`etc/ArchiveBox.conf.default`](https://github.com/pirate/ArchiveBox/blob/master/etc/ArchiveBox.conf.default).
### Shell Options
- colorize console ouput: `USE_COLOR` value: [`True`]/`False`