mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #13000] feat: Add automatic chat record cleanup feature #55446
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?
Originally created by @shentong0722 on GitHub (Apr 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13000
Check Existing Issues
Problem Description
My OpenWebUI has over 400 active users, generating over 1GB of chat logs daily, causing significant database slowdowns
Desired Solution you'd like
Add a feature to automatically clean up chat records from seven days ago to relieve pressure
Alternatives Considered
No response
Additional Context
No response