feat: introduce a new environment variable that suppose to disable Scarf analytics (#11179)
This commit is contained in:
parent
d7160ee563
commit
0f1133729f
3 changed files with 7 additions and 0 deletions
|
|
@ -329,6 +329,7 @@ NOTION_INTERNAL_SECRET=you-internal-secret
|
|||
ETL_TYPE=dify
|
||||
UNSTRUCTURED_API_URL=
|
||||
UNSTRUCTURED_API_KEY=
|
||||
SCARF_NO_ANALYTICS=true
|
||||
|
||||
#ssrf
|
||||
SSRF_PROXY_HTTP_URL=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue