mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
Files Saved Both Locally and on S3 Despite Using S3 Storage Provider #3631
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 @Yash-Patidar on GitHub (Feb 6, 2025).
I'm using the S3 storage provider, but files are being saved both locally and on S3. I want to store them only in S3. Is there an environment variable or setting to disable local storage? Has anyone encountered a similar issue?
@tjbck commented on GitHub (Feb 6, 2025):
Intended behaviour here.