1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 07:44:41 +02:00

Updated Configuration (markdown)

Nick Sweeting
2019-02-21 13:46:45 -05:00
parent a97f57ed00
commit 5fbb97c761

@@ -19,6 +19,11 @@ As defined in [`archivebox/config.py`](https://github.com/pirate/ArchiveBox/blob
- description of setting: `ENVIRONMENT_VARIABLE_NAME`: [`default value`]/`example value`/...
### Shell Options
#### `USE_COLOR`
Colorize console ouput.
[`True`]/`False`
- colorize console ouput: `USE_COLOR`=[`True`]/`False`
- show progress bar: `SHOW_PROGRESS` value: [`True`]/`False`
- archive permissions: `OUTPUT_PERMISSIONS` values: [`755`]/`644`/`...`