mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
[PR #1784] [CLOSED] feat: Env var update: Add ANONYMIZED_TELEMETRY=False #7574
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/1784
Author: @silentoplayz
Created: 4/26/2024
Status: ❌ Closed
Base:
dev← Head:Silentoplayz-tellmenotry📝 Commits (2)
33d2f18Update .env.exampled5ef60eUpdate Dockerfile📊 Changes
2 files changed (+4 additions, -2 deletions)
View changed files
📝
.env.example(+1 -0)📝
Dockerfile(+3 -2)📄 Description
Pull Request Checklist
Description
Added: Environment Variable
ANONYMIZED_TELEMETRY=Falseto.env.example&Dockerfilefiles to prevent/disable the creation oftelemetry_user_idfile created by Chroma in Docker installation methods.Changelog Entry
Added
Environment Variable
ANONYMIZED_TELEMETRY=Falseto.env.example&Dockerfilefiles to prevent/disable the creation oftelemetry_user_idfile created by Chroma in Docker installation methods.Fixed
telemetry_user_idfile from being created by ChromaChanged
Removed
Related #618
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.