mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-16 23:01:06 +02:00
docs(env): document CRAWL_HEADED_XVFB_ENABLED
This commit is contained in:
parent
d3a6e2cd45
commit
c29b7f4b6b
1 changed files with 3 additions and 0 deletions
|
|
@ -401,6 +401,9 @@ TURNSTILE_SECRET_KEY=
|
|||
# Route DNS via Cloudflare DoH (anti DNS-leak). Adds a DNS round-trip => off by
|
||||
# default to avoid any speed regression; enable for leak-safety-first setups.
|
||||
# CRAWL_DNS_OVER_HTTPS=FALSE
|
||||
# Run the browser headful on Xvfb — required for TikTok's profile video feed
|
||||
# (empty to headless Chromium). Entrypoint starts Xvfb when TRUE.
|
||||
# CRAWL_HEADED_XVFB_ENABLED=FALSE
|
||||
|
||||
# File Parser Service
|
||||
ETL_SERVICE=UNSTRUCTURED or LLAMACLOUD or DOCLING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue