mirror of
https://github.com/open-webui/docs
synced 2025-05-19 02:42:15 +00:00
Merge pull request #413 from harryzhou2000/main
feat: Added description for RAG_WEB_SEARCH_TRUST_ENV in env-configuration.md
This commit is contained in:
commit
4eabe19a00
@ -1162,6 +1162,13 @@ When enabling `GOOGLE_DRIVE_INTEGRATION`, ensure that you have configured `GOOGL
|
||||
- Description: Enables or disables search query generation.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `RAG_WEB_SEARCH_TRUST_ENV`
|
||||
|
||||
- Type: `bool`
|
||||
- Default: `False`
|
||||
- Description: Enables proxy set by `http_proxy` and `https_proxy` during web search content fetching.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `RAG_WEB_SEARCH_RESULT_COUNT`
|
||||
|
||||
- Type: `int`
|
||||
|
Loading…
Reference in New Issue
Block a user