[PR #68] [MERGED] feat: add missing env vars, convert to list instead of table #196

Closed
opened 2026-02-15 17:15:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/68
Author: @cheahjs
Created: 5/8/2024
Status: Merged
Merged: 5/8/2024
Merged by: @tjbck

Base: mainHead: update-env-vars


📝 Commits (2)

  • deb4433 feat: add missing env vars, convert to list instead of table
  • 296fc9a feat: group env vars

📊 Changes

1 file changed (+368 additions, -37 deletions)

View changed files

📝 docs/getting-started/env-configuration.md (+368 -37)

📄 Description

Table was getting unwieldy, convert to a list.


🔄 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/68 **Author:** [@cheahjs](https://github.com/cheahjs) **Created:** 5/8/2024 **Status:** ✅ Merged **Merged:** 5/8/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `update-env-vars` --- ### 📝 Commits (2) - [`deb4433`](https://github.com/open-webui/docs/commit/deb44338d228910923b13a566644c4d82e72b7f5) feat: add missing env vars, convert to list instead of table - [`296fc9a`](https://github.com/open-webui/docs/commit/296fc9a1f1f67cefa47c37ab19a376416820520c) feat: group env vars ### 📊 Changes **1 file changed** (+368 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+368 -37) </details> ### 📄 Description Table was getting unwieldy, convert to a list. --- <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 17:15:51 -05:00
yindo closed this issue 2026-02-15 17:15:51 -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#196