feat(crawler): system Chromium via CRAWLER_CHROMIUM_BINARY (0.45.0) (#2)
This commit was merged in pull request #2.
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
//!
|
||||
//! Override the cache location with `CRAWLER_CHROMIUM_DIR=/some/path` if
|
||||
//! `$HOME/.cache/mangalord/chromium` isn't writable.
|
||||
//!
|
||||
//! Set `CRAWLER_CHROMIUM_BINARY=/usr/bin/chromium-headless-shell` (or
|
||||
//! another system chromium path) to exercise the system-chromium
|
||||
//! launch path instead of the fetcher download — this is the path the
|
||||
//! Raspberry Pi deployment takes.
|
||||
|
||||
use mangalord::crawler::browser::{self, LaunchOptions};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user