[PR #888] [CLOSED] feat : corrected documentation of environment variable FIRECRAWL_TIMEOUT #879

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/888
Author: @borisboc
Created: 12/15/2025
Status: Closed

Base: devHead: feat-bboc-env-vars


📝 Commits (10+)

📊 Changes

5 files changed (+31 additions, -4 deletions)

View changed files

📝 docs/faq.mdx (+8 -0)
📝 docs/features/audio/text-to-speech/Kokoro-FastAPI-integration.md (+1 -1)
📝 docs/getting-started/advanced-topics/monitoring/otel.md (+5 -2)
📝 docs/getting-started/env-configuration.mdx (+16 -0)
📝 docs/intro.mdx (+1 -1)

📄 Description

Corrected the closed PR #887 thanks to @Classic298 comment here


🔄 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/888 **Author:** [@borisboc](https://github.com/borisboc) **Created:** 12/15/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `feat-bboc-env-vars` --- ### 📝 Commits (10+) - [`dd4fd0b`](https://github.com/open-webui/docs/commit/dd4fd0b0d4a4732f79a3a886e4ec0488f67ee0af) Update intro.mdx - [`2d9d19c`](https://github.com/open-webui/docs/commit/2d9d19c7f496a0f045c6ea614c88da1e6421994b) Update faq.mdx - [`8553ecf`](https://github.com/open-webui/docs/commit/8553ecf6d4f8ae69c3e885cc83005a501e62b0b8) Update faq.mdx - [`743d6b7`](https://github.com/open-webui/docs/commit/743d6b73c37e20138b10e1b95f8d75f36c63f677) Fix TTS settings formatting in documentation - [`26d60ef`](https://github.com/open-webui/docs/commit/26d60efb66bfdeeafd0e9aeb1e9184bf4e6f2cdb) Merge pull request #885 from yonie/patch-1 - [`b3a26be`](https://github.com/open-webui/docs/commit/b3a26be2552886fab44a13aadb80dede02e01afe) Add missing ENABLE_OTEL_TRACES environment variable to docs - [`eb0cc6c`](https://github.com/open-webui/docs/commit/eb0cc6c989ace5365288130642303aeefcd54fc5) Merge pull request #886 from ccadruvi/fix/otel-traces-env-var - [`6eb638e`](https://github.com/open-webui/docs/commit/6eb638e95dedc8ab6db44724cbd435b9ced4413c) documented SEARXNG_LANGUAGE - [`3f62809`](https://github.com/open-webui/docs/commit/3f628094705a44b80040c3e627ef2660626afe23) Documented FIRECRAWL_TIMEOUT - [`c754222`](https://github.com/open-webui/docs/commit/c7542229fb5bc8bcfe994df7f5333bb5383df034) Documented WEB_LOADER_TIMEOUT. Even if I am not 100% ok with the type and default value. See https://github.com/open-webui/open-webui/pull/19804#issuecomment-3653702273 ### 📊 Changes **5 files changed** (+31 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.mdx` (+8 -0) 📝 `docs/features/audio/text-to-speech/Kokoro-FastAPI-integration.md` (+1 -1) 📝 `docs/getting-started/advanced-topics/monitoring/otel.md` (+5 -2) 📝 `docs/getting-started/env-configuration.mdx` (+16 -0) 📝 `docs/intro.mdx` (+1 -1) </details> ### 📄 Description Corrected the closed PR #887 thanks to @Classic298 comment [here](https://github.com/open-webui/docs/pull/887#issuecomment-3657117800) --- <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:30 -05:00
yindo closed this issue 2026-02-15 18:16:30 -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#879