mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[PR #20045] [MERGED] chore/perf: Remove old SRC level log env vars with no impact #41073
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/open-webui/pull/20045
Author: @Classic298
Created: 12/19/2025
Status: ✅ Merged
Merged: 12/20/2025
Merged by: @tjbck
Base:
dev← Head:rem-old-log-commands📝 Commits (3)
7e28c65Update openai.pya872352Update env.pybe05d3aMerge pull request open-webui#19030 from open-webui/dev (#119)📊 Changes
100 files changed (+17 additions, -226 deletions)
View changed files
📝
backend/open_webui/env.py(+0 -26)📝
backend/open_webui/functions.py(+1 -2)📝
backend/open_webui/internal/db.py(+0 -2)📝
backend/open_webui/internal/wrappers.py(+0 -2)📝
backend/open_webui/main.py(+0 -2)📝
backend/open_webui/models/auths.py(+0 -2)📝
backend/open_webui/models/chats.py(+0 -2)📝
backend/open_webui/models/feedbacks.py(+0 -2)📝
backend/open_webui/models/files.py(+0 -2)📝
backend/open_webui/models/folders.py(+0 -2)📝
backend/open_webui/models/functions.py(+0 -2)📝
backend/open_webui/models/groups.py(+0 -2)📝
backend/open_webui/models/knowledge.py(+0 -3)📝
backend/open_webui/models/models.py(+0 -2)📝
backend/open_webui/models/oauth_sessions.py(+1 -2)📝
backend/open_webui/models/tags.py(+0 -2)📝
backend/open_webui/models/tools.py(+0 -2)📝
backend/open_webui/retrieval/loaders/external_document.py(+0 -2)📝
backend/open_webui/retrieval/loaders/external_web.py(+0 -2)📝
backend/open_webui/retrieval/loaders/main.py(+1 -2)...and 80 more files
📄 Description
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.