From 378ad9bc157fb7741e09cdb687a97c82c2851578 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Thu, 21 Nov 2024 23:39:12 +0000 Subject: fix(workers): Don't block connection to chrome when failing to download adblock list. #674 --- docs/docs/03-configuration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/docs/03-configuration.md b/docs/docs/03-configuration.md index c8fb4cc2..49971ec4 100644 --- a/docs/docs/03-configuration.md +++ b/docs/docs/03-configuration.md @@ -77,6 +77,7 @@ Either `OPENAI_API_KEY` or `OLLAMA_BASE_URL` need to be set for automatic taggin | CRAWLER_VIDEO_DOWNLOAD | No | false | Whether to download videos from the page or not (using yt-dlp) | | CRAWLER_VIDEO_DOWNLOAD_MAX_SIZE | No | 50 | The maximum file size for the downloaded video. The quality will be chosen accordingly. Use -1 to disable the limit. | | CRAWLER_VIDEO_DOWNLOAD_TIMEOUT_SEC | No | 600 | How long to wait for the video download to finish | +| CRAWLER_ENABLE_ADBLOCKER | No | true | Whether to enable an adblocker in the crawler or not. If you're facing troubles downloading the adblocking lists on worker startup, you can disable this. | ## OCR Configs -- cgit v1.2.3-70-g09d2