mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #11971] [MERGED] Remove ENABLE_AUDIT_LOGS
#22827
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/11971
Author: @shirayu
Created: 3/23/2025
Status: ✅ Merged
Merged: 3/23/2025
Merged by: @tjbck
Base:
dev← Head:remove_ENABLE_AUDIT_LOGS📝 Commits (1)
d144592chore: RemoveENABLE_AUDIT_LOGSand set theAUDIT_LOG_LEVELNONE📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
backend/open_webui/env.py(+1 -2)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
The environment variable
ENABLE_AUDIT_LOGSis currently ignored.Fixed
Remove
ENABLE_AUDIT_LOGSand set the default value ofAUDIT_LOG_LEVELNONEAdditional Information
Former pull request is #11951
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.