feat: introduce a new environment variable that suppose to disable Scarf analytics (#11179)

This commit is contained in:
Ethan 2024-11-28 15:21:04 +08:00 committed by GitHub
commit 0f1133729f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 0 deletions

View file

@ -579,6 +579,7 @@ ETL_TYPE=dify
# For example: http://unstructured:8000/general/v0/general
UNSTRUCTURED_API_URL=
UNSTRUCTURED_API_KEY=
SCARF_NO_ANALYTICS=true
# ------------------------------
# Model Configuration