[PR #842] feat: Add options for tuning the default web engine #852

Open
opened 2026-02-15 18:16:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/842
Author: @sniirful
Created: 11/23/2025
Status: 🔄 Open

Base: devHead: timeout-retrycount-webui


📝 Commits (1)

  • e0dcce4 enh: web search timeout and retry count options in the webui

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 docs/getting-started/env-configuration.mdx (+14 -0)

📄 Description

This PR adds the two options WEB_LOADER_TIMEOUT and WEB_LOADER_RETRY_COUNT for tuning the "Default" web loader engine.

Reference pull request in the main repo: https://github.com/open-webui/open-webui/pull/19406.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/842 **Author:** [@sniirful](https://github.com/sniirful) **Created:** 11/23/2025 **Status:** 🔄 Open **Base:** `dev` ← **Head:** `timeout-retrycount-webui` --- ### 📝 Commits (1) - [`e0dcce4`](https://github.com/open-webui/docs/commit/e0dcce4e3d5f6d84e164d580279b06bcf5654351) enh: web search timeout and retry count options in the webui ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.mdx` (+14 -0) </details> ### 📄 Description This PR adds the two options `WEB_LOADER_TIMEOUT` and `WEB_LOADER_RETRY_COUNT` for tuning the "Default" web loader engine. Reference pull request in the main repo: https://github.com/open-webui/open-webui/pull/19406. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#852