1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 15:54:36 +02:00

Updated Configuration (markdown)

Nick Sweeting
2019-02-21 13:45:13 -05:00
parent 217cabb20e
commit a97f57ed00

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