mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #373] [CLOSED] Add info about env var DATABASE_SCHEMA #453
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/373
Author: @MadsLang
Created: 1/29/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
9c344e2add info about DATABASE_SCHEMA📊 Changes
1 file changed (+10 additions, -0 deletions)
View changed files
📝
docs/getting-started/advanced-topics/env-configuration.md(+10 -0)📄 Description
Just adding information about the environment variable DATABASE_SCHEMA that can be used to the schema, when using a postgres database.
The functionality was included since v.0.5.5. See this PR: https://github.com/open-webui/open-webui/pull/8510
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.