Allow disabling Khoj telemetry via KHOJ_TELEMETRY_DISABLE env var

This commit is contained in:
Debanjum
2024-11-11 19:15:30 -08:00
parent dc109559d4
commit e1d0015248
7 changed files with 27 additions and 17 deletions

View File

@@ -61,6 +61,10 @@ services:
# - KHOJ_NO_HTTPS=True
# - KHOJ_DOMAIN=192.168.0.104
# - KHOJ_DOMAIN=khoj.example.com
# Uncomment the line below to disable telemetry.
# Telemetry helps us prioritize feature development and understand how people are using Khoj
# Read more at https://docs.khoj.dev/miscellaneous/telemetry
# - KHOJ_TELEMETRY_DISABLE=True
command: --host="0.0.0.0" --port=42110 -vv --anonymous-mode --non-interactive