feat: add new WEAVIATE_DISABLE_TELEMETRY env to disable telemetry collection for weaviate (#29212)

This commit is contained in:
kurokobo
2025-12-07 12:36:24 +09:00
committed by GitHub
parent 10b59cd6ba
commit bbbfffb62f
5 changed files with 6 additions and 0 deletions

View File

@@ -1115,6 +1115,7 @@ WEAVIATE_AUTHENTICATION_APIKEY_ALLOWED_KEYS=WVF5YThaHlkYwhGUSmCRgsX3tD5ngdN8pkih
WEAVIATE_AUTHENTICATION_APIKEY_USERS=hello@dify.ai
WEAVIATE_AUTHORIZATION_ADMINLIST_ENABLED=true
WEAVIATE_AUTHORIZATION_ADMINLIST_USERS=hello@dify.ai
WEAVIATE_DISABLE_TELEMETRY=false
# ------------------------------
# Environment Variables for Chroma