[PR #20045] [MERGED] chore/perf: Remove old SRC level log env vars with no impact #25443

Closed
opened 2026-04-20 05:56:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: rem-old-log-commands


📝 Commits (3)

📊 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.

Note

Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.


🔄 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/open-webui/pull/20045 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 12/19/2025 **Status:** ✅ Merged **Merged:** 12/20/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `rem-old-log-commands` --- ### 📝 Commits (3) - [`7e28c65`](https://github.com/open-webui/open-webui/commit/7e28c65ab13e415dcc2b5182bdae3ac8779339b4) Update openai.py - [`a872352`](https://github.com/open-webui/open-webui/commit/a872352995932854adb5ddbbbf0c5e04d598bc10) Update env.py - [`be05d3a`](https://github.com/open-webui/open-webui/commit/be05d3af599c108a60c206caeda45a03d8362b90) Merge pull request open-webui#19030 from open-webui/dev (#119) ### 📊 Changes **100 files changed** (+17 additions, -226 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. > [!NOTE] > Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 05:56:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#25443