mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #343] [MERGED] Update env-configuration.md #426
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/343
Author: @silentoplayz
Created: 12/26/2024
Status: ✅ Merged
Merged: 12/29/2024
Merged by: @tjbck
Base:
main← Head:update-env-doc📝 Commits (10+)
af900c8Update env-configuration.md077c2feUpdate env-configuration.md51b35a7update2bd01c0Update env-configuration.md1a816f2bump8e560d3Update logging.mdbfae273Update env-configuration.md7aeb119Update env-configuration.md4001fa5Update env-configuration.mda9acab2Update env-configuration.md📊 Changes
3 files changed (+1382 additions, -515 deletions)
View changed files
📝
docs/features/rag.md(+4 -0)📝
docs/getting-started/advanced-topics/env-configuration.md(+1378 -514)📝
docs/getting-started/advanced-topics/logging.md(+0 -1)📄 Description
Update Open WebUI's list of environment variables (v0.3.20 -> v0.5.11). My apologies for the two separate initial commits rather than one to help compare side-by-side. I'm still learning GitHub Desktop.
This PR adds environment variables accessed by Open WebUI, but were not previously documented. I also tried to sort the environment variables the best I could, so there's a bunch of new categories.
Future improvements to Open WebUI's list of environment variables can include:
Before:

After:

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