mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-26 07:44:41 +02:00
Updated Configuration (markdown)
@@ -242,16 +242,15 @@ Whether or not to use Chrome/Chromium in `--headless` mode (no browser UI displa
|
|||||||
**Possible Values:** [`True`]/`False`
|
**Possible Values:** [`True`]/`False`
|
||||||
Colorize console output. Defaults to `True` if stdin is a TTY (interactive session), otherwise `False` (e.g. if run in a script or piped into a file).
|
Colorize console output. Defaults to `True` if stdin is a TTY (interactive session), otherwise `False` (e.g. if run in a script or piped into a file).
|
||||||
|
|
||||||
<img src="https://i.imgur.com/BDPfWxk.png" width="45%"/>
|
<img src="https://i.imgur.com/BDPfWxk.png" width="48%"/>
|
||||||
<img src="https://i.imgur.com/kIL8zSD.png" width="45%"/>
|
<img src="https://i.imgur.com/kIL8zSD.png" width="48%"/>
|
||||||
|
|
||||||
---
|
---
|
||||||
#### `SHOW_PROGRESS`
|
#### `SHOW_PROGRESS`
|
||||||
**Possible Values:** [`True`]/`False`
|
**Possible Values:** [`True`]/`False`
|
||||||
Show real-time progress bar in console output. Defaults to `True` if stdin is a TTY (interactive session), otherwise `False` (e.g. if run in a script or piped into a file).
|
Show real-time progress bar in console output. Defaults to `True` if stdin is a TTY (interactive session), otherwise `False` (e.g. if run in a script or piped into a file).
|
||||||
|
|
||||||
<img src="https://i.imgur.com/XY2E7AR.png" width="50%"/><br/>
|
<img src="https://i.imgur.com/XY2E7AR.png" width="99%"/>
|
||||||
<img src="https://i.imgur.com/F8yAcQ2.png" width="50%"/>
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user