[PR #1784] [CLOSED] feat: Env var update: Add ANONYMIZED_TELEMETRY=False #7574

Closed
opened 2025-11-11 17:30:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1784
Author: @silentoplayz
Created: 4/26/2024
Status: Closed

Base: devHead: Silentoplayz-tellmenotry


📝 Commits (2)

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 .env.example (+1 -0)
📝 Dockerfile (+3 -2)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

Added: Environment Variable ANONYMIZED_TELEMETRY=False to .env.example & Dockerfile files to prevent/disable the creation of telemetry_user_id file created by Chroma in Docker installation methods.


Changelog Entry

Added

Environment Variable ANONYMIZED_TELEMETRY=False to .env.example & Dockerfile files to prevent/disable the creation of telemetry_user_id file created by Chroma in Docker installation methods.

Fixed

  • telemetry_user_id file from being created by Chroma

Changed

  • [List any changes or updates]

Removed

  • [List any removed features or files]

Related #618


🔄 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/1784 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 4/26/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `Silentoplayz-tellmenotry` --- ### 📝 Commits (2) - [`33d2f18`](https://github.com/open-webui/open-webui/commit/33d2f18e21ca715e9988eb2dadd98be56c8f5110) Update .env.example - [`d5ef60e`](https://github.com/open-webui/open-webui/commit/d5ef60e81196edce1cfe52362495a96448c10f89) Update Dockerfile ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -0) 📝 `Dockerfile` (+3 -2) </details> ### 📄 Description ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [x] **Documentation:** Have you updated relevant documentation? - [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description Added: Environment Variable `ANONYMIZED_TELEMETRY=False` to `.env.example` & `Dockerfile` files to prevent/disable the creation of `telemetry_user_id` file created by Chroma in Docker installation methods. --- ### Changelog Entry ### Added Environment Variable `ANONYMIZED_TELEMETRY=False` to `.env.example` & `Dockerfile` files to prevent/disable the creation of `telemetry_user_id` file created by Chroma in Docker installation methods. ### Fixed - `telemetry_user_id` file from being created by Chroma ### Changed - [List any changes or updates] ### Removed - [List any removed features or files] Related #618 --- <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 2025-11-11 17:30:37 -06: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#7574