mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-27 00:05:27 +02:00
Updated Configuration (markdown)
@@ -224,8 +224,8 @@ https://chromium.googlesource.com/chromium/src/+/HEAD/docs/user_data_dir.md
|
|||||||
|
|
||||||
---
|
---
|
||||||
#### `CHROME_HEADLESS`
|
#### `CHROME_HEADLESS`
|
||||||
**Possible Values:** [`True`]/`False`
|
**Possible Values:** [`True`]/`False`
|
||||||
Whether or not to use Chrome/Chromium in `--headless` mode (no browser UI displayed). When set to `False`, the full Chrome UI will be launched each time it's used to archive a page, which greatly slows down the process but allows you to watch in real-time as it saves each page.
|
Whether or not to use Chrome/Chromium in `--headless` mode (no browser UI displayed). When set to `False`, the full Chrome UI will be launched each time it's used to archive a page, which greatly slows down the process but allows you to watch in real-time as it saves each page.
|
||||||
|
|
||||||
*Related options:*
|
*Related options:*
|
||||||
[`FETCH_PDF`](#fetch_pdf), [`FETCH_SCREENSHOT`](#fetch_screenshot), [`FETCH_DOM`](#fetch_dom), [`CHROME_USER_DATA_DIR`](#chrome_user_data_dir), [`CHROME_BINARY`](#chrome_binary)
|
[`FETCH_PDF`](#fetch_pdf), [`FETCH_SCREENSHOT`](#fetch_screenshot), [`FETCH_DOM`](#fetch_dom), [`CHROME_USER_DATA_DIR`](#chrome_user_data_dir), [`CHROME_BINARY`](#chrome_binary)
|
||||||
|
Reference in New Issue
Block a user