mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Add scraper proxy support (#1674)
* Add scraper proxy support * review: doc updates
This commit is contained in:
committed by
Wyatt Johnson
parent
18d58e4ea8
commit
6c73e5b818
@@ -568,3 +568,7 @@ A JSON string representing the configuration passed to the
|
||||
[fetch](https://www.npmjs.com/package/node-fetch) call for the scraper. It
|
||||
can be used to set an authorization header, or change the user agent. (Default
|
||||
`{}`)
|
||||
|
||||
## TALK_SCRAPER_PROXY_URL
|
||||
|
||||
Sets a specific HTTP/S proxy to be used by the Asset Scraper using [https-proxy-agent](https://www.npmjs.com/package/https-proxy-agent). (Default `null`)
|
||||
|
||||
Reference in New Issue
Block a user